Skip to content

Commit 5b10d51

Browse files
authored
Remove rvm manual
1 parent 934e9e3 commit 5b10d51

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
## Installation
44

5-
In order to build the website and run it locally, you'll need to have Ruby version 2.4.1 installed. If you're using [RVM](https://rvm.io/):
6-
7-
```bash
8-
$ rvm install . && rvm use .
9-
```
10-
11-
If you're using [rbenv](https://github.com/rbenv/rbenv):
5+
In order to build the website and run it locally, you'll need to have Ruby version 2.4.1 installed. If you're using [rbenv](https://github.com/rbenv/rbenv):
126

137
```bash
148
$ rbenv install && rbenv local 2.4.1
@@ -77,4 +71,4 @@ Javascript files:
7771
13. `jquery.url.js`
7872
14. `modernizr.foundation.js`
7973
15. `terrific-1.1.1.js`
80-
16. `jquery.cookie.js`
74+
16. `jquery.cookie.js`

0 commit comments

Comments
 (0)