Skip to content

Commit ca81a26

Browse files
committed
docs(readme): FROM FROM
1 parent 70c5716 commit ca81a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This hasn't happened yet and so I'm not totally sure exactly which builds get re
3333
The Dockerfile in your project should look something like this for basic usage
3434

3535
```
36-
FROM FROM binarytales/heroku-nodejs:5.6.0
36+
FROM binarytales/heroku-nodejs:5.6.0
3737
3838
ADD package.json /app/user/
3939
RUN /app/heroku/node/bin/npm install

0 commit comments

Comments
 (0)