mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Update bulma-start.html
bash command fix.
This commit is contained in:
parent
91c176e041
commit
df8c3bf31d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user