Fixed typo in quick setup command

This commit is contained in:
Iain Collins 2014-08-05 17:08:09 +01:00
parent 9944f0b574
commit 6d676094ee

View file

@ -44,7 +44,7 @@ If you prefer to build from source, see the documentation on the wiki at [How to
`cd` to the directory and give it a quick test with:
```
./cayley repl --dbpath=testdata.nt
./cayley repl --dbpath=testdata.nq
```
You should see a `cayley>` REPL prompt. Go ahead and give it a try: