mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
Merge pull request #6208 from discourse/rishabhnambiar-patch-1
FIX: Add rake to bundle install command
This commit is contained in:
commit
d04f0f9c45
@ -23,7 +23,7 @@ To get your Ubuntu 16.04 LTS install up and running to develop Discourse and Dis
|
||||
|
||||
rvm install 2.5.1
|
||||
rvm --default use 2.5.1 # If this error out check https://rvm.io/integration/gnome-terminal
|
||||
gem install bundler mailcatcher
|
||||
gem install bundler mailcatcher rake
|
||||
|
||||
# Postgresql
|
||||
sudo -u postgres -i
|
||||
|
Loading…
x
Reference in New Issue
Block a user