Updated Getting Started (markdown)

Damien George 2014-01-12 06:41:50 -08:00
parent e1b72124c1
commit a614b8eb86
1 changed files with 1 additions and 1 deletions

@ -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: