Skip to content

Commit

Permalink
README Update 📖
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeitz committed Apr 1, 2022
1 parent 1498782 commit 084b288
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ An Everquest Emulator Log Parser with NCurses Interface for Linux
Install from pypi
```sh
$ # Install Stable
$ pip3 install eqalert==2.5.5
$ pip3 install eqalert==2.6.1
$
$ # Install whatever I just pushed to pypi
$ pip3 install eqalert
Expand All @@ -38,6 +38,7 @@ You should now see `~/.eqa/` with the following structure
$HOME/.eqa
⎿ config.json
⎿ log/
⎿ debug/
⎿ sound/
```

Expand Down

0 comments on commit 084b288

Please sign in to comment.