We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dae5e3 commit febba38Copy full SHA for febba38
docs/gettingstarted.rst
@@ -9,7 +9,7 @@ Download, extract and set permissions
9
10
::
11
12
- 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
13
tar -xvf bp_linux.tar.gz linux_amd64/blobporter
14
chmod +x ~/linux_amd64/blobporter
15
cd ~/linux_amd64
@@ -26,7 +26,7 @@ Set environment variables: ::
26
Windows
27
-------
28
29
-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>`_
30
31
Set environment variables (if using the command prompt): ::
32
0 commit comments