mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-09 18:17:07 -05:00
readme: remove https:// scheme from go get command (#110)
This commit is contained in:
parent
ae619db363
commit
e26946bd35
@ -19,7 +19,7 @@ ALL OTHER TRADEMARKS ARE THE PROPERTY OF THEIR RESPECTIVE OWNERS.
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
To pull the project down, run `go get https://github.com/OpenDiablo2/OpenDiablo2`
|
To pull the project down, run `go get github.com/OpenDiablo2/OpenDiablo2`
|
||||||
|
|
||||||
On windows this folder will most likely be in `C:\users\(you)\go\src\github.com\essial\OpenDiablo2`
|
On windows this folder will most likely be in `C:\users\(you)\go\src\github.com\essial\OpenDiablo2`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user