Added bundler info.
This commit is contained in:
parent
270066d899
commit
a6387c6784
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ want to answer them with a team of agents? You're going to love Zammad!
|
||||||
|
|
||||||
2. Install all dependencies
|
2. Install all dependencies
|
||||||
shell> cd zammad
|
shell> cd zammad
|
||||||
shell> bundle install
|
shell> sudo - gem install bundler # (only if bundler is not installed)
|
||||||
|
shell> sudo - bundle install
|
||||||
|
|
||||||
3. Configure your databases (if needed)
|
3. Configure your databases (if needed)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue