OSDN Git Service

READMEに不足していた手順を追加
authorYOSHIDA Hiroki <hyoshida@appirits.com>
Thu, 13 Jun 2013 03:25:00 +0000 (12:25 +0900)
committerYOSHIDA Hiroki <hyoshida@appirits.com>
Thu, 13 Jun 2013 05:02:15 +0000 (14:02 +0900)
README

diff --git a/README b/README
index b4b359e..aeaf0dd 100644 (file)
--- a/README
+++ b/README
@@ -112,6 +112,7 @@ $ psql template1
 # chown -R ec:ec /usr/local/ec
 
 6. 依存するgemのインストール
+# gem install bundler --no-ri --no-rdoc
 # su - ec
 $ cd /usr/local/ec
 $ bundle install --path vendor/bundle