소스 검색

Fixed buildpack url

Andrew Kane 8 년 전
부모
커밋
def54f6f31
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -415,7 +415,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:add --index 1 https://github.com/ankane/heroku-buildpack-r.git\#cedar-14
+heroku buildpacks:add --index 1 https://github.com/virtualstaticvoid/heroku-buildpack-r.git\#cedar-14
 ```
 
 And create an `init.r` with: