From 90d1292cf348e3f741ed46d4920675b401b199da Mon Sep 17 00:00:00 2001 From: kxtzownsu Date: Mon, 10 Mar 2025 14:02:10 -0400 Subject: [PATCH] typo lol Signed-off-by: kxtzownsu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18f8183..0cf877b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ An exploit for Chrome devices which allows people to unenroll devices with devic --> ## 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://git.kxtz.dev/kxtzownsu/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):