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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ This installation script is generated by a tool called [rbxpacker](https://githu
29
29
### Method 2: Filesystem
30
30
* Copy the `lib` directory into your codebase
31
31
* Rename the folder to `Rodux`
32
-
* Use a plugin like [rbxfs](https://github.com/LPGhatguy/rbxfs) to sync the files into a place
32
+
* Use a plugin like [Rojo](https://github.com/LPGhatguy/rojo) to sync the files into a place
33
33
34
34
## Usage
35
35
Rodux works just like [Redux](https://redux.js.org)'s base API with the addition of [Redux Thunk](https://github.com/gaearon/redux-thunk) for simple side effects.
0 commit comments