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

Commit 645498a

Browse files
committed
Merge remote-tracking branch 'origin/pr/195'
2 parents ec4f357 + 053edb2 commit 645498a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ so by specifying the git repo as a gem source. Just make sure you have
7171
`git-svn` and add the following to your `Gemfile`:
7272

7373
```Ruby
74-
gem "libv8", git: "git://github.com/cowboyd/libv8.git", submodules: true
74+
gem "libv8", github: "cowboyd/libv8", submodules: true
7575
```
7676

7777
You can find more info on using a git repo as a gem source in

0 commit comments

Comments
 (0)