Skip to content

Commit 9d7eeb7

Browse files
committed
Merge branch 'master' of github.com:ffi/ffi
2 parents 85f7db9 + 1d379db commit 9d7eeb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ On JRuby and TruffleRuby, there are no requirements to install the FFI gem, and
6262
From rubygems:
6363

6464
[sudo] gem install ffi
65+
66+
From a Gemfile using git or GitHub
67+
68+
gem 'ffi', github: 'ffi/ffi', submodules: true
6569

6670
or from the git repository on github:
6771

0 commit comments

Comments
 (0)