-
Notifications
You must be signed in to change notification settings - Fork 178
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
nicehashdev
committed
Feb 5, 2015
1 parent
5c1a613
commit aafc2f0
Showing
1 changed file
with
15 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# NiceHashBot | ||
NiceHash bot for automatic order management. | ||
|
||
Instructions on how to run: | ||
- Download binaries from here: https://github.com/nicehash/NiceHashBot/blob/master/bin/NiceHashBot_1.0.0.0.zip (click Raw button) | ||
- Extract zip archive | ||
- Run NiceHashBot.exe | ||
- Note: .NET Framework 2.0 or higher is required. No additional installations are needed if you use Windows 7 or later. Install .NET Framework 2.0 if you use Windows XP or lower. | ||
|
||
Instructions on how to compile: | ||
- Use Visual Studio 2010 or later | ||
- Open project in Visual Studio | ||
- Rebuild & run | ||
|
||
|