Fixed typo in quick setup command
This commit is contained in:
parent
9944f0b574
commit
6d676094ee
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