mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-12 19:39:32 -05:00
Update README.md
Co-Authored-By: Daylon Wilkins <Hydrocharged@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user