From 4628f048c94f5d232de92cd06c15feab20d5b2f0 Mon Sep 17 00:00:00 2001 From: Les Hazlewood Date: Tue, 12 May 2015 19:30:33 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 8b2e659..432e8f0 100644 --- a/Home.md +++ b/Home.md @@ -15,11 +15,11 @@ Welcome to the jjwt wiki! ``` 2. Log in to the [Sonatype OSS admin console](https://oss.sonatype.org) -3. On the menu on the left, choose 'Staging Repositories' and find `iojsonwebtoken-`### (usually at the bottom of the list). Check the checkbox for that item. +3. On the menu on the left, click the `Staging Repositories` link. On the resulting list, find `iojsonwebtoken-`### (usually at the bottom of the list). Check the checkbox for that item. -4. Click the 'Close' button at the top of the list. Add in a quick note (e.g. 'Closing for the 0.5 release') and click 'Confirm. +4. Click the `Close` button at the top of the list. Add in a quick note (e.g. 'Closing for the 0.5 release') and click `Confirm`. -5. Wait a minute or so and click the 'Refresh' button at the top of the list. The 'Release' button should now be enabled. Click 'Release' and enter in a quick note (e.g. 'Releasing 0.5'). Ensure the `Automatically Drop` option *IS* checked (you want this). Click 'Confirm'. +5. Wait a minute or so and click the `Refresh` button at the top of the list. The `Release` button should now be enabled. Click `Release` and enter in a quick note (e.g. 'Releasing 0.5'). Ensure the `Automatically Drop` option *IS* checked (you want this). Click `Confirm`. 6. Logout.