From f29151f8f134b847d3840f7230e66613cb8e34dd Mon Sep 17 00:00:00 2001 From: bhaaaav Date: Fri, 21 Mar 2025 15:40:05 +0530 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ee5422..cf75180 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ For building and running everything for `x86_64`, follow the steps below: ```console git clone https://github.com/unikraft/app-python3 python3 cd python3/ -./script/setup.sh +./scripts/setup.sh wget https://raw.githubusercontent.com/unikraft/app-testing/staging/scripts/generate.py -O scripts/generate.py chmod a+x scripts/generate.py ./scripts/generate.py