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 bf9fa63 commit 842f75bCopy full SHA for 842f75b
README.md
@@ -15,7 +15,7 @@ Tested on linux and mac but should just work on Windows as well.
15
### Option 2: Building from source
16
17
1. Download rust `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
18
-2. `cd popcorn-cli && cargo install --path .`
+2. `cd popcorn-cli && ./build.sh`
19
20
## Authentication
21
@@ -44,4 +44,4 @@ The interactive CLI will guide you through the process of:
44
3. Setting submission mode
45
4. Submitting your work
46
47
-glhf!
+glhf!
0 commit comments