mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 23:09:48 +00:00
README.md: fix typos
This commit is contained in:
@ -23,11 +23,11 @@ Install irctest and dependencies:
|
|||||||
```
|
```
|
||||||
git clone https://github.com/ProgVal/irctest.git
|
git clone https://github.com/ProgVal/irctest.git
|
||||||
cd irctest
|
cd irctest
|
||||||
pip3 install --user -r requirements.txt pyxmpp2-scram
|
pip3 install --user -r requirements.txt
|
||||||
python3 setup.py install --user
|
python3 setup.py install --user
|
||||||
```
|
```
|
||||||
|
|
||||||
Add `~/.local/bin/` (and/or `~/.local/bin/` for Ergo)
|
Add `~/.local/bin/` (and/or `~/go/bin/` for Ergo)
|
||||||
to your `PATH` if it is not.
|
to your `PATH` if it is not.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user