diff --git a/guide/english/bulma/get-started/index.md b/guide/english/bulma/get-started/index.md
index c4dc9603cf..bd5f98ef87 100644
--- a/guide/english/bulma/get-started/index.md
+++ b/guide/english/bulma/get-started/index.md
@@ -5,9 +5,9 @@ title: Get Started
There are several ways to get started with Bulma.
-* npm install the Bulma package.
-* cdnjs CDN to link to the Bulma stylesheet.
-* use the Github Repository to get the latest development version.
+* Installing the Bulma package with npm
+* Using a CDN to link to the Bulma stylesheet.
+* Use the Github Repository to get the latest development version.
1) Using npm
```terminal