mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Update the yarn install/add command
`yarn install...` is deprecated and should be `yarn add...`
This commit is contained in:
parent
4757185a22
commit
a418e66d29
@ -132,7 +132,7 @@ breadcrumb:
|
||||
{% endcapture %}
|
||||
|
||||
{% capture yarn_item %}
|
||||
{% highlight bash %}yarn install bulma{% endhighlight %}
|
||||
{% highlight bash %}yarn add bulma{% endhighlight %}
|
||||
{% endcapture %}
|
||||
|
||||
{%
|
||||
|
Loading…
Reference in New Issue
Block a user