Skip to content

Commit 9b98671

Browse files
authored
Fix: readme typo
1 parent 842f75b commit 9b98671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Tested on linux and mac but should just work on Windows as well.
2121

2222
Since we're effectively giving out GPUs for free we rely on either github or discord authentication to prove that you're a real human before you access our service.
2323

24-
1. Go to the [GPU Mode Discord server](https://discord.gg/gpumode) and type in `/get-api-url/`
24+
1. Go to the [GPU Mode Discord server](https://discord.gg/gpumode) and type in `/get-api-url`
2525
2. Copy paste that url out `export POPCORN_API_URL="result_of_get_api_url"`
2626
3. We recommend you authenticate via your Discord as this will guarantee that your name will show up correctly on the leaderboard, you can do this via `popcorn-cli register discord`. However in case this doesn't work for you we also support Github based authentication with `popcorn-cli register github`
2727
4. To ensure the above worked you can run `cat $HOME/.popcorn.yaml` which should print your client ID which is what will be sent to us on every request

0 commit comments

Comments
 (0)