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