[README] fix apt command
This commit is contained in:
parent
f19355949b
commit
d548c711be
|
@ -18,7 +18,7 @@ For a history on how this simulator started and the challenges on its way visit
|
||||||
On Ubuntu/Debian install the following packages:
|
On Ubuntu/Debian install the following packages:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt get install -y cmake libsdl2-dev g++
|
sudo apt install -y cmake libsdl2-dev g++
|
||||||
```
|
```
|
||||||
|
|
||||||
On Arch Linux the following packages are needed:
|
On Arch Linux the following packages are needed:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user