From 2e32ba93a267d35162baff1838894b0f1d4cdfeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20Uslu?= Date: Thu, 1 Feb 2018 23:57:28 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eba2d58..16d02bb 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ hypepool can run on any platform that dotnet core 2.0 is [available](https://git * install [node 8+](https://nodejs.org/en/download/) * `npm install -g grunt-cli && npm install` * `git clone git@github.com:bonesoul/hypepool.git` -* `grunt build` +* `dotnet build hypepool.sln` ## web frontend