From a473f76e20f3f56eacc0db2dfa18bbdc64c71801 Mon Sep 17 00:00:00 2001 From: Procrastinator Date: Mon, 24 Apr 2017 16:24:14 -0400 Subject: [PATCH] Fix spaces --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index e84e6319..fbaf17ad 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Install Get dependencies ```{r, engine='bash'} - sudo apt-get install \ build-essential pkg-config libc6-dev m4 g++-multilib \ autoconf libtool ncurses-dev unzip git python \ @@ -31,7 +30,6 @@ Install ### Windows Get dependencies ```{r, engine='bash'} - sudo apt-get install \ build-essential pkg-config libc6-dev m4 g++-multilib \ autoconf libtool ncurses-dev unzip git python \ @@ -48,7 +46,6 @@ The exe will save to `src` which you can then move to a windows machine ### Mac Get dependencies ```{r, engine='bash'} - #install xcode xcode-select --install