diff --git a/Getting-Started.md b/Getting-Started.md index 12d9c43..5dc767c 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -93,7 +93,7 @@ The following packages will need to be installed before you can compile and run To install these packages, use the following command: -> pacman -S gcc-multilib readline git +> pacman -S gcc readline git Then, clone the repository to your local machine: