Commit b21e9afed36db08e025c643b47fab3cecbb12b77

Authored by Dmitriy Zaporozhets
1 parent d3784687

Edited README.rdoc via GitHub

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
README.rdoc
... ... @@ -45,7 +45,8 @@ sqlite as default db
45 45  
46 46 Install gitosis, edit conf/gitosis.yml & start server
47 47  
48   - rails s
  48 + rails s -e production
  49 +
49 50  
50 51 == Install Gitosis
51 52 sudo aptitude install gitosis
... ...