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 5f5ae3b commit 5f0b111Copy full SHA for 5f0b111
.github/workflows/release.yml
@@ -74,7 +74,6 @@ jobs:
74
### Installation
75
1. Download the binary package
76
2. Extract: `tar -xzf curvine-*.tar.gz`
77
- 3. Navigate to the extracted directory
78
- 4. Follow the installation instructions in the package
+ 3. Follow the [quick start](https://curvineio.github.io/docs/Deploy/quick-start/#download-release-binary-package) to deploy
79
env:
80
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments