Skip to content

Commit 842f75b

Browse files
authored
Update README.md
1 parent bf9fa63 commit 842f75b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Tested on linux and mac but should just work on Windows as well.
1515
### Option 2: Building from source
1616

1717
1. Download rust `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
18-
2. `cd popcorn-cli && cargo install --path .`
18+
2. `cd popcorn-cli && ./build.sh`
1919

2020
## Authentication
2121

@@ -44,4 +44,4 @@ The interactive CLI will guide you through the process of:
4444
3. Setting submission mode
4545
4. Submitting your work
4646

47-
glhf!
47+
glhf!

0 commit comments

Comments
 (0)