1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

Updated the command to install using yarn (#31075)

* updated yarn command to install latest version

* Update README.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Mattonit
2020-06-19 19:55:04 +02:00
committed by GitHub
parent d3aa909c92
commit fc74a0d915
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ Bootstrap's `package.json` contains some additional metadata under the following
Install Bootstrap in your Node.js powered apps with [the yarn package](https://yarnpkg.com/en/package/bootstrap):
{{< highlight sh >}}
yarn add bootstrap
yarn add bootstrap@next
{{< /highlight >}}
### RubyGems