-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Hüseyin Uslu
authored
Feb 1, 2018
1 parent
78d0310
commit 2e32ba9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 [email protected]:bonesoul/hypepool.git` | ||
* `grunt build` | ||
* `dotnet build hypepool.sln` | ||
|
||
## web frontend | ||
|
||
|
2e32ba9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how to make it run on windows 10