Explorar o código

Updated Heroku instructions

Andrew Kane %!s(int64=9) %!d(string=hai) anos
pai
achega
c8aba04bed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: