mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update bulma-start.html
bash command fix.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user