Skip to content

Commit 647182d

Browse files
committed
Merge branch 'master' of github.com:prograils/lit into prograils
2 parents c10dd1b + 5f1613a commit 647182d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ gem "lit"
3030
2. run `bundle install`
3131

3232
3. run installation generator `bundle exec rails g lit:install`
33+
(for production/staging environment `redis` is suggested as key value engine. `hash` will not work in multi process environment)
3334

3435
4. After doing above and restarting app, point your browser to ```http://app/lit```
3536

0 commit comments

Comments
 (0)