Commit 7b5799a97998b68416f1b6233ce427135c99165a

Authored by Dmitriy Zaporozhets
2 parents 0541b3f3 7b67480c

Merge branch '1x' of github.com:gitlabhq/gitlabhq into 1x

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
... ...