assets/text/README.md: updated.

This commit is contained in:
Lucio Andrés Illanes Albornoz 2020-03-28 10:37:39 +01:00
parent b77db5eb4b
commit 22db646b91
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# roar.py -- mIRC art editor for Windows & Linux (WIP)
# roar.py -- mIRC art editor for Windows & Linux (unmaintained reference implementation, do not use)
* Prerequisites on Windows: install Python v3.7.x[1] and script dependencies w/ the following elevated command prompt command line:
`pip install requests urllib3 wxPython`
* Prerequisites on Linux: python3 (v3.7.x) && python-wx{gtk2.8,tools} on Debian-family Linux distributions