From a614b8eb8696ccfaa21b8d0d3482f3f876dd57fc Mon Sep 17 00:00:00 2001 From: Damien George Date: Sun, 12 Jan 2014 06:41:50 -0800 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: