Merge pull request #98 from iaincollins/master

Fixed typo in quick setup command
This commit is contained in:
Barak Michener 2014-08-05 16:05:08 -04:00
commit a43531b4ce

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: `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: You should see a `cayley>` REPL prompt. Go ahead and give it a try: