Corrected directory name in instructions

This commit is contained in:
2026-02-03 00:02:21 +00:00
parent def0a66028
commit deed726410

View File

@@ -70,7 +70,7 @@ LuHost provides a comprehensive web-based dashboard for managing Luanti servers.
1. **Clone the repository** 1. **Clone the repository**
```bash ```bash
git clone https://github.com/your-org/luanti-webserver.git git clone https://github.com/your-org/luanti-webserver.git
cd luanti-webserver cd LuHost
``` ```
2. **Install dependencies** 2. **Install dependencies**