diff --git a/README.md b/README.md index f12c3a0..db089d0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Ruby bindings are a work in progress and are not production ready yet. ```sh git clone https://github.com/arrayfire/arrayfire-rb -cd arrayfire/ +cd arrayfire-rb/ gem install bundler bundle install rake compile