Skip to content

Commit 8ffdac5

Browse files
author
Vlad Balin
committed
Update README.md
1 parent ab6630f commit 8ffdac5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ https://github.com/Volicon/backbone.nestedTypes
2828
It's packed as single UMD, thus grab the module which is appropriate for you. So far, there are two of them, one for raw backbone, and one for backbone.nestedTypes.
2929

3030
First one depends on `react` and `backbone`, so if you're using Chaplin or Marionette you will
31-
probably need to pass appropriate module instead of `backbone`. Don't hesitate to
32-
replace module name in the beginning of the file.
31+
probably need to pass appropriate module instead of `backbone`. Don't hesitate to replace module name in the beginning of the file, or use raw factory function from `src/glue.js`.
3332

3433
If you're using NestedTypes, you need NestedTypes to require appropriate framework. Report a bug if something goes wrong, we like when someone share our passion for technology and quite fast in response.
3534

0 commit comments

Comments
 (0)