From 5d76d821f28a53b50bc121d23fb3639a7ecb944a Mon Sep 17 00:00:00 2001 From: wongalvis14 <45529524+wongalvis14@users.noreply.github.com> Date: Fri, 14 Dec 2018 20:54:51 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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