diff --git a/README.md b/README.md index 31d77e3..7b07489 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,4 @@ This image is intended exclusively for development. - Control migrations and bundle installing more intuitively - Create external script for controlling/handling the setup +- RVM env with proper commands (`rvm gemset create 2.4@diaspora && rvm ruby-2.4@diaspora do gem install bundler`) instead of building a "skeleton" by hand