From: Geoff Kimball Date: Thu, 19 Nov 2015 08:03:38 +0000 (-0800) Subject: Remove alpha notice from installation page X-Git-Tag: v6.0.0^2~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f768d1b43f87035f4dc57976b875ef43136578c;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Remove alpha notice from installation page --- diff --git a/docs/pages/installation.md b/docs/pages/installation.md index 93cc57097..87c5a644e 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -13,10 +13,6 @@ Yeti Launch is our Mac app for quickly spinning up blank projects for any of the Not a fan of GUIs? The Node-powered Foundation CLI can install the same templae projects for you. Install it with npm: -
-

As Foundation for Sites is in alpha, the CLI doesn't yet support this framework.

-
- ```bash npm install --global foundation-cli ```