mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-29 16:04:33 +00:00
Modified windows-build.txt to update git instructions.
This commit is contained in:
parent
40f5362aff
commit
ccbe0e6672
@ -173,6 +173,8 @@ To test if it is working, open a MinGW shell and type the following:
|
|||||||
|
|
||||||
If you simply just want to update the source after you have already cloned, type:
|
If you simply just want to update the source after you have already cloned, type:
|
||||||
git pull
|
git pull
|
||||||
|
"git pull" did not work for me. Try the following which does the same thing:
|
||||||
|
git fetch && git merge FETCH_HEAD
|
||||||
|
|
||||||
Now you can get the latest source directly from github.
|
Now you can get the latest source directly from github.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user