parent
368bc01caf
commit
9e6d75ef4a
1 changed files with 2 additions and 2 deletions
|
@ -29,13 +29,13 @@ with a reserved port.
|
|||
### Upgrade
|
||||
|
||||
```sh
|
||||
pip upgrade sms-handler
|
||||
pip upgrade --index-url https://code.philo.ydns.eu/api/packages/philorg/pypi/simple sms-handler
|
||||
```
|
||||
|
||||
or:
|
||||
|
||||
```sh
|
||||
pipx upgrade sms-handler
|
||||
pipx upgrade --index-url https://code.philo.ydns.eu/api/packages/philorg/pypi/simple sms-handler
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue