From 20c72a1f59efb5b9d21f13679c56759f7139be8c Mon Sep 17 00:00:00 2001 From: Samuel Cooper Date: Fri, 13 Apr 2018 23:29:26 +0200 Subject: [PATCH] Amend TODO --- README.md | 1 + 1 file changed, 1 insertion(+) 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