Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 946ace6

Browse files
authored
fixed reference to reactrb-express
1 parent 712b62c commit 946ace6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Install the gem, or load the js library
2121

2222
+ add `gem 'reactrb'` to your gem file or
2323
+ `gem install reactrb` or
24-
+ install (or load via cdn) [inline-reactrb.js](http://github.com/reactrb/inline-reactrb)
24+
+ install (or load via cdn) [reactrb-express.js](http://github.com/reactrb/reactrb-express)
2525

2626
For gem installation it is highly recommended to read [the getting started section at reactrb.org](http://reactrb.org/docs/getting-started.html)
2727

0 commit comments

Comments
 (0)