From a1d7fc4d62395dd0a795d03b75862bd9e9bc6550 Mon Sep 17 00:00:00 2001 From: N7WEra <59871507+N7WEra@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:59:54 +0000 Subject: [PATCH] Update README.md - small typo just fixing small type :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 960ae05..2b4c660 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ I strongly encourage using the [uv](https://docs.astral.sh/uv/getting-started/in ``` curl -LsSf https://astral.sh/uv/install.sh | sh git clone https://github.com/garrettfoster13/scomhunter -cd comhunter +cd scomhunter uv sync uv run scomhunter.py ```