Update bulma-start.html

bash command fix.
This commit is contained in:
Gary Wang 2020-07-16 20:33:50 +08:00 committed by Jeremy Thomas
parent 91c176e041
commit df8c3bf31d

View File

@ -76,7 +76,7 @@ breadcrumb:
</p>
</div>
{% highlight bash %} cd my-new-bulma-site npm install npm start {% endhighlight
{% highlight bash %} cd my-new-bulma-site && npm install && npm start {% endhighlight
%} For more, visit
<a href="https://github.com/jgthms/bulma-start#get-your-feet-wet"
>bulma-start README on Github.</a