Correct instructions for pipx (Thank you roughnecks)
This commit is contained in:
parent
788520daf1
commit
06002be363
1 changed files with 4 additions and 4 deletions
|
@ -61,19 +61,19 @@ $ pip install git+https://gitgud.io/sjehuda/slixfeed
|
||||||
$ pipx install git+https://gitgud.io/sjehuda/slixfeed
|
$ pipx install git+https://gitgud.io/sjehuda/slixfeed
|
||||||
```
|
```
|
||||||
|
|
||||||
##### Upgrade
|
##### Update
|
||||||
|
|
||||||
```
|
```
|
||||||
$ pipx install --upgrade slixfeed
|
$ pipx uninstall slixfeed
|
||||||
|
$ pipx install git+https://gitgud.io/sjehuda/slixfeed
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Start
|
### Start
|
||||||
|
|
||||||
```
|
```
|
||||||
$ slixfeed
|
$ slixfeed
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
- Add the bot to contact list and follow it instructions.
|
- Add the bot to contact list and follow it instructions.
|
||||||
|
|
Loading…
Reference in a new issue