Update README.md (upload2 is now upload) #85

This commit is contained in:
Dan Burton 2015-05-01 22:44:34 -07:00
parent e94b1b17d9
commit b28ee0f9f0

View File

@ -39,6 +39,6 @@ Restart your stackage-server instance if you changed its config/settings.yaml
In a terminal:
* Set the `STACKAGE_AUTH_TOKEN` environment variable to your auth token
* run `stackage-curator upload2 your-snapshot.bundle --server-url http://your-stackage-server`
* run `stackage-curator upload your-snapshot.bundle --server-url http://your-stackage-server`
Sample bundle for trying this out: [stackage-nightly-2015-03-26.bundle](https://s3.amazonaws.com/download.fpcomplete.com/michael/stackage-nightly-2015-03-26.bundle)