From 6d676094ee7230407f5ef3e2d059aaf04a7ffb31 Mon Sep 17 00:00:00 2001 From: Iain Collins Date: Tue, 5 Aug 2014 17:08:09 +0100 Subject: [PATCH] Fixed typo in quick setup command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 628fc73..0e616a8 100644 --- a/README.md +++ b/README.md @@ -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: