grammar update (#32762)

This commit is contained in:
Rich
2018-12-17 16:58:56 +00:00
committed by Randell Dawson
parent 6d97b7e795
commit 8ac6600a23

View File

@ -5,9 +5,9 @@ title: Get Started
There are several ways to get started with Bulma. There are several ways to get started with Bulma.
* <b>npm</b> install the Bulma package. * Installing the Bulma package with <b>npm</b>
* cdnjs <b>CDN</b> to link to the Bulma stylesheet. * Using a <b>CDN</b> to link to the Bulma stylesheet.
* use the <b>Github Repository</b> to get the latest development version. * Use the <b>Github Repository</b> to get the latest development version.
1) Using npm 1) Using npm
```terminal ```terminal