mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix documentation README commands
This commit is contained in:
parent
0143dd40ba
commit
627a11545a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user