diff options
| author | troido <troido@protonmail.com> | 2021-01-23 16:07:08 +0100 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2021-01-23 16:07:08 +0100 |
| commit | 3420305361c550cd1d57b277184d73d8b80cd76a (patch) | |
| tree | 79e9a08d786f9b906343cb7599ebe701426fc67e /README.md | |
| parent | 6c897d8e4123899a3f9878a658fc1e9f8f7bfa51 (diff) | |
upgraded ratuil; fix special keyboard keys in curses client
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Players can fight enemies and plant crops to gather resources. _a better installation with pip will be added in the future_ -The asciifarm client requires [ratuil](https://github.com/jmdejong/ratuil) to run. +The asciifarm client requires [ratuil](https://github.com/jmdejong/ratuil) version 0.3.0 (at least) to run. To install ratuil run: python3 -m pip install --user ratuil |
