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 ced05b3 commit 531faedCopy full SHA for 531faed
README.md
@@ -76,7 +76,7 @@ Download the latest release directly:
76
77
```bash
78
# Download the latest release
79
-curl -L -o AXe-macOS-latest.tar.gz https://github.com/cameroncooke/AXe/releases/latest/download/AXe-macOS-v1.0.43.tar.gz
+curl -L -o AXe-macOS-latest.tar.gz https://github.com/cameroncooke/AXe/releases/download/v1.0.43/AXe-macOS-v1.0.43.tar.gz
80
81
# Extract the archive
82
tar -xzf AXe-macOS-latest.tar.gz
0 commit comments