From 0a21ad14cd6707dfeba4ea909322e7b9bda5f41b Mon Sep 17 00:00:00 2001 From: scotscotmcc <83373712+scotscotmcc@users.noreply.github.com> Date: Sat, 6 Sep 2025 09:38:43 -0500 Subject: [PATCH] Update README.md (#89) fix folder in installation steps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93064a0..26ba21c 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Open Archiver is built on a modern, scalable, and maintainable technology stack: ```bash git clone https://github.com/LogicLabs-OU/OpenArchiver.git - cd open-archiver + cd OpenArchiver ``` 2. **Configure your environment:**