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

Commit 8edb4c7

Browse files
committed
fix
1 parent 16ba37a commit 8edb4c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ Lap 18 (Lap is hyperloop designation for release candidate)
33
Install instructions:
44

55
source https://gems.ruby-hyperloop.org
6-
6+
```
77
gem "opal", git: "https://github.com/janbiedermann/opal.git", branch: "master"
88
gem "opal-activesupport", git: "https://github.com/janbiedermann/opal-activesupport.git", branch: "master"
99
gem "opal-jquery", git: "https://github.com/opal/opal-jquery.git", branch: "master"
1010
gem "opal-rails", git: "https://github.com/opal/opal-rails.git", branch: "master"
1111
1212
gem 'hyperloop', '1.0.0-lap18'
1313
gem 'hyper-spec', '1.0.0-lap18'
14-
14+
```
1515
### meliorations
1616
works with opal 0.11 as above
1717
hyper-react fully functional, except for issues with react ref=, which are react issues

0 commit comments

Comments
 (0)