Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ffi/ffi
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Apr 3, 2021
2 parents 85f7db9 + 1d379db commit 9d7eeb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ On JRuby and TruffleRuby, there are no requirements to install the FFI gem, and
From rubygems:

[sudo] gem install ffi

From a Gemfile using git or GitHub

gem 'ffi', github: 'ffi/ffi', submodules: true

or from the git repository on github:

Expand Down

0 comments on commit 9d7eeb7

Please sign in to comment.