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 cdd6bf9 commit 73b610eCopy full SHA for 73b610e
docs/AMD_workshop/README.md
@@ -30,7 +30,7 @@ powershell -ExecutionPolicy Bypass -Command "iwr -UseBasicParsing https://raw.gi
30
31
4. **Interactive mode** (choose GPU and options):
32
```bash
33
- popcorn-cli submit my_solution.py
+ popcorn-cli submit example.py
34
```
35
36
## 🛠️ Manual Installation
@@ -57,4 +57,4 @@ If the scripts don't work, you can manually install:
57
58
- Run `popcorn-cli --help` for usage information
59
- Check the [main repository](https://github.com/gpu-mode/popcorn-cli) and open an issue
60
-- Join the [GPU Mode Discord](https://discord.gg/gpumode) and ask a question in #amd-competition
+- Join the [GPU Mode Discord](https://discord.gg/gpumode) and ask a question in #amd-competition
0 commit comments