diff --git a/docs/documentation/customize/with-sass-cli.html b/docs/documentation/customize/with-sass-cli.html
index d48c1914..51bbcb23 100644
--- a/docs/documentation/customize/with-sass-cli.html
+++ b/docs/documentation/customize/with-sass-cli.html
@@ -41,10 +41,11 @@ Sass 3.5.3 (Bleeding Edge)
If you are on Windows and use Chocolatey, you can try choco install sass
.
- If you are on Mac and use Homebrew, you can try brew install sass/sass/sass
.
+ If you are on Mac and use Homebrew, you can try brew install sass/sass/sass
. Test your Homebrew installation with sass --version
.