Browse Source

Fix some release docs.

Signed-off-by: Daniel Nephin <[email protected]>
Daniel Nephin 10 years ago
parent
commit
58e6d4487a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      project/RELEASE-PROCESS.md

+ 2 - 2
project/RELEASE-PROCESS.md

@@ -54,7 +54,7 @@ When prompted build the non-linux binaries and test them.
 
 2.  Download the windows binary from AppVeyor
 
-    https://ci.appveyor.com/project/docker/compose/build/<build id>/artifacts
+    https://ci.appveyor.com/project/docker/compose
 
 3.  Draft a release from the tag on GitHub (the script will open the window for
     you)
@@ -93,7 +93,7 @@ When prompted build the non-linux binaries and test them.
 
 8.  Publish the release on GitHub.
 
-9.  Check that both binaries download (following the install instructions) and run.
+9.  Check that all the binaries download (following the install instructions) and run.
 
 10. Email [email protected] and [email protected] about the new release.