Update README.md

This commit is contained in:
F
2025-08-24 13:36:12 +02:00
committed by GitHub
parent 920f3468f0
commit d2d7cedea6

View File

@@ -129,10 +129,12 @@ cp -r thechatroom/* ~/nomadnetwork/storage/pages/
```
### 🔓 3. Make index.mu Executable
### 🔓 3. Make index.mu and other python pages Executable
```bash
chmod +x ~/nomadnetwork/storage/pages/index.mu
chmod +x ~/nomadnetwork/storage/pages/fullchat.mu
chmod +x ~/nomadnetwork/storage/pages/last100.mu
```
### 🚀 4. Launch NomadNet