From 47264afbf2a2d734cae332273993883d0b70c763 Mon Sep 17 00:00:00 2001 From: Lionel Date: Mon, 13 Aug 2018 12:33:37 -0700 Subject: [PATCH] Update installation.md --- docs/pages/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index ac0bad841..da5c7f21d 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -182,7 +182,7 @@ After you selected "Foundation for Sites", Foundation CLI will ask you which tem

Foundation 5 users: 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.

-

To remove the Foundation 5 CLI, run gem uninstall foundation. After testing this new CLI, if you want to go back to the old CLI. To remove the Foundation 6 CLI, run npm uninstall foundation-cli --global.

+

To remove the Foundation 5 CLI, run gem uninstall foundation. 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 npm uninstall foundation-cli --global.

--- -- 2.47.2