Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
giventocode committed May 16, 2018
1 parent 7dae5e3 commit febba38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/gettingstarted.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Download, extract and set permissions

::

wget -O bp_linux.tar.gz https://github.com/Azure/blobporter/releases/download/v0.6.14/bp_linux.tar.gz
wget -O bp_linux.tar.gz https://github.com/Azure/blobporter/releases/download/v0.6.15/bp_linux.tar.gz
tar -xvf bp_linux.tar.gz linux_amd64/blobporter
chmod +x ~/linux_amd64/blobporter
cd ~/linux_amd64
Expand All @@ -26,7 +26,7 @@ Set environment variables: ::
Windows
-------

Download `BlobPorter.exe <https://github.com/Azure/blobporter/releases/download/v0.6.14/bp_windows.zip>`_
Download `BlobPorter.exe <https://github.com/Azure/blobporter/releases/download/v0.6.15/bp_windows.zip>`_

Set environment variables (if using the command prompt): ::

Expand Down

0 comments on commit febba38

Please sign in to comment.