Edit README

This commit is contained in:
2025-11-08 08:57:52 +00:00
parent 39238dd5ba
commit abcb9b4278

View File

@@ -26,7 +26,7 @@ poetry add resrm
Or clone the repo and install locally: Or clone the repo and install locally:
```bash ```bash
git clone https://github.com/yourusername/resrm.git git clone https://github.com/mdaleo404/resrm.git
cd resrm cd resrm
poetry install poetry install
``` ```