Commit b95d7ad1 authored by David Dollar's avatar David Dollar

renamed for consistency

parent 37044d32
...@@ -42,7 +42,7 @@ First you'll need to build a Heroku-compatible version of Node.js: ...@@ -42,7 +42,7 @@ First you'll need to build a Heroku-compatible version of Node.js:
$ export AWS_ID=xxx AWS_SECRET=yyy S3_BUCKET=zzz $ export AWS_ID=xxx AWS_SECRET=yyy S3_BUCKET=zzz
$ s3 create $S3_BUCKET $ s3 create $S3_BUCKET
$ support/package_node 0.5.8 $ support/package_nodejs 0.5.8
Open `bin/compile` in your editor, and change the following lines: Open `bin/compile` in your editor, and change the following lines:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment