]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #11448 from melek/patch-1 for v6.5.0
authorLionel <melekcrescent@yahoo.com>
Sat, 25 Aug 2018 20:33:42 +0000 (22:33 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 25 Aug 2018 20:33:42 +0000 (22:33 +0200)
47264afbf Update installation.md
9e5f5e228 docs: fix Foundation 6 CLI uninstallation note phrasing

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
docs/pages/installation.md

index 148a5e9490d02d9868fd287d1e24fa02679341fb..510049598e65574a92974dbe73173555dd0e8bbe 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 the Foundation 6 CLI, if you want to remove it to go back to the old CLI, run <code>npm uninstall foundation-cli --global</code>.</p>
 </div>
 
 ---