Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/grumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02771df..2ae55a1 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Set up a GOPATH. On Unix, do something like this
and on Windows, do something like this (for cmd.exe):
- c:\> set GOPATH=%USERPROFILE\gocode
+ c:\> set GOPATH=%USERPROFILE%\gocode
c:\> mkdir %GOPATH%
Then, it's time to install Grumble. The following line should do the trick: