Skip to content

Commit cc4d671

Browse files
committed
Update README.md
Small content changes and fixes.
1 parent 83a90d4 commit cc4d671

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fhooe-webdev-base/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ Once the version has been created, select "Add a provider" to add the actual box
8080
PS> Get-FileHash -Path .\fhooe-webdev-vX.Y.Z.box -Algorithm SHA512 | Format-List
8181
```
8282

83-
On Linux and Mac OS X use this on your terminal:
83+
On Linux and Mac OS X use this in your terminal:
8484

8585
```
8686
$ shasum -a512 fhooe-webdev-vX.Y.Z.box
8787
```
8888

8989
These commands will calculate and print the checksum for your box. Copy the value and enter it into the "Checksum" field.
9090

91-
Below this, keep the radio button with "Upload to Vagrant Cloud" and press "Continue to upload". Choose your box file and upload it. Once this has been done, return to your box's page on Vagrant Cloud. You will notice that the latest release is marked as "unreleased". Click the "Release..." button next to it and then select "Release version". The box is now publicly available for all users.
91+
Below this, keep the radio button with "Upload to Vagrant Cloud" checked and press "Continue to upload". Choose your box file and upload it. Once this has been done, return to your box's page on Vagrant Cloud. You will notice that the latest release is marked as "unreleased". Click the "Release..." button next to it and then select "Release version". The box is now publicly available for all users.

0 commit comments

Comments
 (0)