Minor edits to the Dolt README.md

This commit is contained in:
Daylon Wilkins
2019-01-07 17:28:43 -08:00
parent 210f239305
commit ff9cb1bdc9

View File

@@ -17,8 +17,8 @@
## First commands
* dolt config --global add user.email YOU@liquidata.co
* dolt config --global add user.name = YOUR NAME
* dolt config --global --add user.email YOU@liquidata.co
* dolt config --global --add user.name <YOUR NAME>
## Setting up a repo