Fix documentation README commands

This commit is contained in:
jonpas 2016-10-11 14:18:58 +02:00
parent 0143dd40ba
commit 627a11545a

View File

@ -32,10 +32,10 @@
- Install `make` and `gcc`
```
sudo apt-get make gcc
sudo apt-get install make gcc
```
- Install `ruby 2.0`, `rbuy2.0-dev` and `ruby-switch`
- Install `ruby2.0`, `rbuy2.0-dev` and `ruby-switch`
```
sudo apt-add-repository ppa:brightbox/ruby-ng
sudo apt update