From 35de36ccb28998cad5e028811c8bb6d7ce53f7f2 Mon Sep 17 00:00:00 2001 From: Apurva Mishra <59974350+mav3ri3k@users.noreply.github.com> Date: Sun, 31 Aug 2025 10:18:19 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f3ba659..b9504a5 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Tested on linux and mac but should just work on Windows as well. 1. Download rust `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh` 2. `cd popcorn-cli && ./build.sh` +If you already have rust toolchain + +1. `cargo install --git https://github.com/gpu-mode/popcorn-cli.git` + ## Authentication 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.