Browse Source

Updated Heroku instructions

Andrew Kane 8 years ago
parent
commit
c8aba04bed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -370,7 +370,7 @@ For an easy way to group by day, week, month, and more with correct time zones,
 Add the [R buildpack](https://github.com/virtualstaticvoid/heroku-buildpack-r) to your app.
 
 ```sh
-heroku buildpacks:set --index 1 https://github.com/ankane/heroku-buildpack-r.git\#cedar-14
+heroku buildpacks:add --index 1 https://github.com/ankane/heroku-buildpack-r.git\#cedar-14
 ```
 
 And create an `init.r` with: