revert used rails version
This commit is contained in:
parent
3dbcf7f45e
commit
f4b23f99f3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Getting Started
|
||||||
|
|
||||||
```
|
```
|
||||||
zammad@shell> cd zammad
|
zammad@shell> cd zammad
|
||||||
zammad@shell> gem install rails --version '~> 3.2.0'
|
zammad@shell> gem install rails
|
||||||
zammad@shell> vi Gemfile # enable libv8, execjs and therubyracer if needed!
|
zammad@shell> vi Gemfile # enable libv8, execjs and therubyracer if needed!
|
||||||
zammad@shell> sudo bundle install
|
zammad@shell> sudo bundle install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue