From e7e1d828e223a1a55498de9c9e39a50b5f0bc085 Mon Sep 17 00:00:00 2001 From: Salman Qureshi Date: Wed, 30 Apr 2025 02:21:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b7fddc..82a7187 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Want to run it yourself? It’s lightweight and simple. ### 1. Clone this repository ```bash -git clone https://github.com/hotheadhacker/no-as-service.git +git clone https://github.com/hotheadhacker/no-as-a-service.git cd no-as-service ```