Skip to content

Commit 5165531

Browse files
kylemhtmorehouse
authored andcommitted
fix(docs): update README.md for Bootstrap version (bootstrap-vue#692)
1 parent 68335ec commit 5165531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Please refer to [Official Documentation](https://bootstrap-vue.github.io) for se
3737
1. Download dependencies:
3838
```bash
3939
yarn add bootstrap-vue
40-
yarn add bootstrap
40+
yarn add bootstrap@4.0.0-alpha.6
4141
yarn add -D style-loader
4242
```
4343

@@ -59,7 +59,7 @@ import 'bootstrap-vue/dist/bootstrap-vue.css'
5959
1. Download the dependencies:
6060
```bash
6161
yarn add bootstrap-vue
62-
yarn add bootstrap
62+
yarn add bootstrap@4.0.0-alpha.6
6363
yarn add -D style-loader
6464
```
6565

0 commit comments

Comments
 (0)