Update README.md

Co-Authored-By: Daylon Wilkins <Hydrocharged@users.noreply.github.com>
This commit is contained in:
Oscar Batori
2019-09-27 15:11:45 -07:00
committed by GitHub
parent e5c23a6cc0
commit 041c9891e3
+1 -1
View File
@@ -69,7 +69,7 @@ $ go install ./cmd/git-dolt
$ go install ./cmd/git-dolt-smudge
[...]
```
This will install the the requisite binaries at `$GOROOT/bin`, which defaults to `$HOME/go`, thus you should see something like (unless you set `$GOROOT` to something else):
This will install the requisite binaries at `$GOROOT/bin`, which defaults to `$HOME/go`, thus you should see something like (unless you set `$GOROOT` to something else):
```
$ ls -ltr $HOME/go/bin/
dolt git-dolt git-dolt-smudge