diff --git a/README.md b/README.md index 74f0929..96c2961 100644 --- a/README.md +++ b/README.md @@ -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: ```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: