Skip to content

Commit febba38

Browse files
committed
doc update
1 parent 7dae5e3 commit febba38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gettingstarted.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Download, extract and set permissions
99

1010
::
1111

12-
wget -O bp_linux.tar.gz https://github.com/Azure/blobporter/releases/download/v0.6.14/bp_linux.tar.gz
12+
wget -O bp_linux.tar.gz https://github.com/Azure/blobporter/releases/download/v0.6.15/bp_linux.tar.gz
1313
tar -xvf bp_linux.tar.gz linux_amd64/blobporter
1414
chmod +x ~/linux_amd64/blobporter
1515
cd ~/linux_amd64
@@ -26,7 +26,7 @@ Set environment variables: ::
2626
Windows
2727
-------
2828

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

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

0 commit comments

Comments
 (0)