From b28ee0f9f09c475bb90dff8681e2384e0b898f4a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 1 May 2015 22:44:34 -0700 Subject: [PATCH] Update README.md (upload2 is now upload) #85 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b569899..1d92274 100644 --- a/README.md +++ b/README.md @@ -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)