Merge pull request #98 from iaincollins/master
Fixed typo in quick setup command
This commit is contained in:
commit
a43531b4ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue