Fixed installation instructions

This commit is contained in:
2026-02-28 02:09:53 +01:00
parent ff091f2a72
commit af849351b4
+1 -1
View File
@@ -6,7 +6,7 @@ The utilities for the jeb server
You can install the library using `pip`: You can install the library using `pip`:
```bash ```bash
pip install jeb-server-utils --index-url https://repo.jcloud-services.ddns.net/simple/ pip install jeb-server-utils --index-url https://repo.jcloud-services.ddns.net/simple/ --extra-index-url https://pypi.org/simple
``` ```
## Usage ## Usage