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 83cbb87 commit 456997fCopy full SHA for 456997f
site/content/in-dev/unreleased/getting-started/_index.md
@@ -50,9 +50,7 @@ java -version
50
2. Download the latest binary archive file, for example:
51
52
```bash
53
-apache-polaris-<version>-bin.tar.gz
54
-```
55
-
+curl -L https://downloads.apache.org/incubator/polaris/1.0.0-incubating/polaris-bin-1.0.0-incubating.tgz | tar xz```
56
---
57
58
## Step 2: Extract the Archive
0 commit comments