mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update Yarn package link to link to the Bootstrap package (#28781)
I think it makes more sense to link to the Bootstrap package on Yarn here (like the package link for NPM above)
This commit is contained in:
parent
552e11a1ab
commit
2d6e086342
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Bootstrap's `package.json` contains some additional metadata under the following
|
|||
|
||||
### yarn
|
||||
|
||||
Install Bootstrap in your Node.js powered apps with [the yarn package](https://yarnpkg.com/en/package/yarn):
|
||||
Install Bootstrap in your Node.js powered apps with [the yarn package](https://yarnpkg.com/en/package/bootstrap):
|
||||
|
||||
{{< highlight sh >}}
|
||||
yarn add bootstrap
|
||||
|
|
Loading…
Add table
Reference in a new issue