Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 588feac

Browse files
committed
Merge @sundaykofax's fixups. Ta!
2 parents e84bb6a + 4dbfbc3 commit 588feac

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,13 @@ exposed by default. E.g.
118118
If needed, you can override the [Ruby Access](https://github.com/cowboyd/therubyracer/blob/master/lib/v8/access.rb)
119119
to allow whatever behavior you'd like
120120

121-
More documentation can be found on the [github wiki](https://github.com/cowboyd/therubyracer/wiki)
121+
More documentation can be found on the [GitHub wiki](https://github.com/cowboyd/therubyracer/wiki)
122122

123123
## PREREQUISITES
124124

125125
For platforms for which there is a binary version of therubyracer gem available, there are no
126-
dependencies other than Ruby and RubyGems.
126+
127+
dependencies other than Ruby and rubygems.
127128

128129
If there is not a binary version for your system, then you will need to compile it from source.
129130
To do this, you must have v8 >= 3.11.8 installed somewhere on your system. There are several

0 commit comments

Comments
 (0)