Skip to content

Commit 73ac82d

Browse files
authored
Update README.md
1 parent f081352 commit 73ac82d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/install/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ Require 'matestack-ui-core' in your `assets/javascript/application.js`
2424
```javascript
2525
//= require matestack-ui-core
2626
```
27-
(Webpacker Integration is coming in 0.7.0)
27+
Note:
28+
29+
- **Remove turbolinks! Currently, matestack can't be used with turbolinks. This will be fixed soon**
30+
- Additional Webpacker integration is coming soon
2831

2932
## Matestack Folder
3033

0 commit comments

Comments
 (0)