diff --git a/README.md b/README.md index f8879321..34a269a8 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Feel free to contribute! 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\OpenDiablo2\OpenDiablo2` +On windows this folder will most likely be in `%USERPROFILE%\go\src\github.com\OpenDiablo2\OpenDiablo2` In the root folder, run `go get -d` to pull down all dependencies.