mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-11 18:49:14 -06:00
Update README.md
This commit is contained in:
@@ -17,9 +17,14 @@ noms serve ldb:/tmp/nomsdb:counter
|
||||
Then, in a separate shell:
|
||||
|
||||
```
|
||||
# This starts where the previous count left off because we're serving the same database
|
||||
./counter http://localhost:8000:counter
|
||||
|
||||
# Display the datasets at this server
|
||||
noms ds http://localhost:8000
|
||||
|
||||
# Print the history of the counter dataset
|
||||
noms log http://localhost:8000:counter
|
||||
```
|
||||
|
||||
## About
|
||||
|
||||
Reference in New Issue
Block a user