From ab076df860fbeebc3b39b9280d65da94a4baa8b2 Mon Sep 17 00:00:00 2001 From: kxtzownsu Date: Mon, 10 Mar 2025 18:13:13 +0000 Subject: [PATCH] forgot this was fanq's repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbad46d..c37859f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ FLASH IT TO YOUR USB USING RUFUS, BALENAETCHER, OR CHROMEBOOK RECOVERY UTILITY FOLLOW THE SERVER SETUP INSTRUCTIONS ## Setup and installation instructions -Clone the repo with `git clone --recursive https://git.kxtz.dev/kxtzownsu/icarus/` and change directory to it. +Clone the repo with `git clone --recursive https://github.com/fanqyxl/icarus` and change directory to it. Set up the environment by running the following commands (Make sure you have python3, python3-venv, and protobuf installed beforehand):