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.
2 parents 7d96e29 + 4c34316 commit b078ad5Copy full SHA for b078ad5
README.md
@@ -268,7 +268,7 @@ SAS Viya Orders CLI releases are cryptographically signed with [GPG](https://www
268
269
``` bash
270
# Download and import the public key
271
-curl -O https://github.com/sassoftware/viya4-orders-cli/releases/download/latest/sas-release-signing-key.asc
+curl -LO https://github.com/sassoftware/viya4-orders-cli/releases/latest/download/sas-release-signing-key.asc
272
273
gpg --import sas-release-signing-key.asc
274
```
0 commit comments