Corrected wrong directory name in README.md

This commit is contained in:
2025-02-28 21:56:21 +01:00
parent 3264ef12cf
commit 5381fd495e

View File

@@ -5,7 +5,7 @@ This is the repo where one can find all the files belonging to the startpage of
## Running ## 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 ```bash
python3 -m http.server python3 -m http.server