Skip to content

Commit

Permalink
updated lucene directory in README
Browse files Browse the repository at this point in the history
  • Loading branch information
fmw committed Jul 20, 2012
1 parent c4df1e7 commit dbdc456
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Expand Up @@ -153,7 +153,8 @@ Create a directory to store Apache Lucene indexes (you can change the
path in src/vix/lucene.clj)::

sudo mkdir /var/lucene
sudo chown yourusername:yourusergroup /var/lucene
sudo mkdir /var/lucene/vix
sudo chown yourusername:yourusergroup /var/lucene/vix

Start the ClojureScript REPL to compile the client-side code::

Expand Down

0 comments on commit dbdc456

Please sign in to comment.