Skip to content

Commit 456997f

Browse files
authored
Update _index.md
updating the link.
1 parent 83cbb87 commit 456997f

File tree

1 file changed

+1
-3
lines changed
  • site/content/in-dev/unreleased/getting-started

1 file changed

+1
-3
lines changed

site/content/in-dev/unreleased/getting-started/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ java -version
5050
2. Download the latest binary archive file, for example:
5151

5252
```bash
53-
apache-polaris-<version>-bin.tar.gz
54-
```
55-
53+
curl -L https://downloads.apache.org/incubator/polaris/1.0.0-incubating/polaris-bin-1.0.0-incubating.tgz | tar xz```
5654
---
5755
5856
## Step 2: Extract the Archive

0 commit comments

Comments
 (0)