1
0
Fork 0

Update CONTRIBUTING.md

master
Philip O'Toole 3 years ago committed by GitHub
parent 627f840759
commit e64aa7b6ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ cd rqlite/
export GOPATH=$PWD
mkdir -p src/github.com/rqlite
cd src/github.com/rqlite
git clone git@github.com:rqlite/rqlite.git
git clone https://github.com/rqlite/rqlite.git
cd rqlite
go install ./...
$GOPATH/bin/rqlited ~/node.1

Loading…
Cancel
Save