From d9f76ee0a828d978f42badffe4cfee70a17d9ea8 Mon Sep 17 00:00:00 2001 From: Samuel Cooper Date: Fri, 13 Apr 2018 23:39:23 +0200 Subject: [PATCH] Add link to readme todo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b07489..b18cd2b 100644 --- a/README.md +++ b/README.md @@ -17,4 +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 +- 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 (see also https://github.com/SuperTux88/diaspora-formula/blob/master/diaspora/install.sls)