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 73b610e commit 1b96e9eCopy full SHA for 1b96e9e
docs/AMD_workshop/README.md
@@ -37,7 +37,7 @@ powershell -ExecutionPolicy Bypass -Command "iwr -UseBasicParsing https://raw.gi
37
38
If the scripts don't work, you can manually install:
39
40
-1. Download the binary for your OS from [releases](https://github.com/gpu-mode/popcorn-cli/releases/tag/v1.1.6)
+1. Download the binary for your OS from [releases](https://github.com/gpu-mode/popcorn-cli/releases/latest)
41
2. Extract the archive
42
3. Move the binary to a directory in your PATH
43
4. Make it executable (Linux/macOS): `chmod +x popcorn-cli`
0 commit comments