]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update installation.md
authorLionel <melekcrescent@yahoo.com>
Mon, 13 Aug 2018 19:33:37 +0000 (12:33 -0700)
committerGitHub <noreply@github.com>
Mon, 13 Aug 2018 19:33:37 +0000 (12:33 -0700)
docs/pages/installation.md

index ac0bad8411656188a6e5a4ef6adb166785186370..da5c7f21dd1aab565de0df0231c866e363465a01 100644 (file)
@@ -182,7 +182,7 @@ After you selected "Foundation for Sites", Foundation CLI will ask you which tem
 <div class="callout info">
   <p><strong>Foundation 5 users</strong>: if you already have the Foundation 5 CLI on your machine, you will only be able to access one of the commands, depending on how your command line environment is configured.</p>
 
-  <p>To remove the Foundation 5 CLI, run <code>gem uninstall foundation</code>. After testing this new CLI, if you want to go back to the old CLI. To remove the Foundation 6 CLI, run <code>npm uninstall foundation-cli --global</code>.</p>
+  <p>To remove the Foundation 5 CLI, run <code>gem uninstall foundation</code>. After testing this new CLI, if you want to go back to the old CLI first remove the new CLI. To remove the Foundation 6 CLI, run <code>npm uninstall foundation-cli --global</code>.</p>
 </div>
 
 ---