You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ See the [documentation][documentation] with live editable examples and API docum
15
15
16
16
To find the documentation for the latest **Bootstrap 4** compatible release, [go here](https://react-bootstrap.github.io) and for **Bootstrap 3**[go here](https://react-bootstrap-v3.netlify.app).
17
17
18
+
### Migrating from Bootstrap 4 to Bootstrap 5
19
+
20
+
If you would like to update React-Bootstrap within an existing project to use Bootstrap 5, please read our docs for **[migrating to React-Bootstrap V2](https://github.com/react-bootstrap/react-bootstrap/blob/master/www/src/pages/migrating.mdx)**.
21
+
18
22
### Migrating from Bootstrap 3 to Bootstrap 4
19
23
20
24
If you would like to update React-Bootstrap within an existing project to use Bootstrap 4, please read our docs for **[migrating to React-Bootstrap V1](https://react-bootstrap.github.io/migrating/)**.
@@ -48,7 +52,7 @@ Yes please! See the [contributing guidelines][contributing] for details.
0 commit comments