mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
Update bulma-start.html
bash command fix.
This commit is contained in:
@@ -76,7 +76,7 @@ breadcrumb:
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</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
|
%} For more, visit
|
||||||
<a href="https://github.com/jgthms/bulma-start#get-your-feet-wet"
|
<a href="https://github.com/jgthms/bulma-start#get-your-feet-wet"
|
||||||
>bulma-start README on Github.</a
|
>bulma-start README on Github.</a
|
||||||
|
|||||||
Reference in New Issue
Block a user