]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Remove alpha notice from installation page
authorGeoff Kimball <geoff@zurb.com>
Thu, 19 Nov 2015 08:03:38 +0000 (00:03 -0800)
committerGeoff Kimball <geoff@zurb.com>
Thu, 19 Nov 2015 08:22:29 +0000 (00:22 -0800)
docs/pages/installation.md

index 93cc57097d6ad1d50b4516be7bc2c322a0c79cab..87c5a644eacc2a057f123ddd7fc81c4f49cb5474 100644 (file)
@@ -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:
 
-<div class="callout alert">
-  <p>As Foundation for Sites is in alpha, the CLI doesn't yet support this framework.</p>
-</div>
-
 ```bash
 npm install --global foundation-cli
 ```