From 5381fd495efe955c1d77383e955c4bb545c84ea6 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Fri, 28 Feb 2025 21:56:21 +0100 Subject: [PATCH] Corrected wrong directory name in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4e9265..e18801f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is the repo where one can find all the files belonging to the startpage of ## Running -To run a test server, clone the repo, go to the `src/` directory and run the following command: +To run a test server, clone the repo, go to the `public/` directory and run the following command: ```bash python3 -m http.server