mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-10 18:49:02 -06:00
Update README.md
This commit is contained in:
@@ -26,9 +26,9 @@ go install github.com/attic-labs/noms/cmd/...
|
||||
```
|
||||
cd "$GOPATH/src/github.com/attic-labs/noms/clients/go/counter"
|
||||
go build
|
||||
./counter ldb:/tmp/foo:foo
|
||||
./counter ldb:/tmp/foo:foo
|
||||
./counter ldb:/tmp/foo:foo
|
||||
./counter ldb:/tmp/nomsdb:counter
|
||||
./counter ldb:/tmp/nomsdb:counter
|
||||
./counter ldb:/tmp/nomsdb:counter
|
||||
```
|
||||
|
||||
# What next?
|
||||
|
||||
Reference in New Issue
Block a user