Skip to content

Commit a418e66

Browse files
derkweijersjgthms
authored andcommitted
Update the yarn install/add command
`yarn install...` is deprecated and should be `yarn add...`
1 parent 4757185 commit a418e66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/documentation/overview/start.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
{% endcapture %}
133133

134134
{% capture yarn_item %}
135-
{% highlight bash %}yarn install bulma{% endhighlight %}
135+
{% highlight bash %}yarn add bulma{% endhighlight %}
136136
{% endcapture %}
137137

138138
{%

0 commit comments

Comments
 (0)