mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-11 02:59:34 -06:00
Update README.md
This commit is contained in:
@@ -19,9 +19,7 @@ This repository contains two reference implementations of the noms protocol - on
|
||||
# Get the code
|
||||
|
||||
```
|
||||
mkdir -p $GOPATH/src/github.com/attic-labs
|
||||
cd $GOPATH/src/github.com/attic-labs
|
||||
git clone https://github.com/attic-labs/noms
|
||||
git clone https://github.com/attic-labs/noms $GOPATH/src/github.com/attic-labs/noms
|
||||
```
|
||||
|
||||
# Build
|
||||
|
||||
Reference in New Issue
Block a user