Skip to content

Commit 108d61e

Browse files
authored
Update README.md
1 parent d45baa3 commit 108d61e

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ Since we're effectively giving out GPUs for free we rely on either github or dis
2828

2929
Sometimes you'll get an error that you're already authenticated despite being unable to submit in which case you can run `popcorn-cli reregister [discord|github]`.
3030

31-
Set the `POPCORN_API_URL` environment variable to the URL of the Popcorn API. You can get this from the [GPU Mode Discord server](https://discord.gg/gpumode) - go to the submissions chanel and `/get-api-url`
32-
3331
## Make your first submission
3432

3533
```bash
@@ -39,16 +37,10 @@ popcorn-cli submit --gpu A100 --leaderboard grayscale --mode leaderboard submiss
3937

4038
## Discover new problems
4139

42-
The CLI supports (almost) everything Discord does, so you can also discovery which leaderboards are available. To make discovery more pleasant we also offer a CLI experience.
40+
The CLI supports (almost) everything Discord does, so you can also discovery which leaderboards are available. To make discovery more pleasant we also offer a TUI experience.
4341

4442
```bash
4543
popcorn-cli submit <submission-file>
4644
```
4745

48-
The interactive CLI will guide you through the process of:
49-
1. Selecting a leaderboard
50-
2. Selecting GPU options
51-
3. Setting submission mode
52-
4. Submitting your work
53-
5446
glhf!

0 commit comments

Comments
 (0)