You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ me@devkit$ ruby dk.rb init
18
18
me@devkit$ edit config.yml # add ruby directory
19
19
me@devkit$ ruby dk.rb install
20
20
me@anywhere$ gem install bundler
21
-
me@website$ bundle install #takes about 5 minutes
21
+
me@website$ bundle install #Takes about 5 minutes the first time on a clean Ruby.
22
22
```
23
23
24
24
In case of `SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed` follow [these instructions](https://gist.github.com/luislavena/f064211759ee0f806c88).
0 commit comments