diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -9,7 +9,12 @@ - Intuitive game annotations - Simple games database management system -## Running OChess +## Installing OChess +On ArchLinux from AUR: + + > yay -S ochess + +## Running OChess from sources Requires *CMake* and *wxWidgets*: > git clone --recursive https://gitlab.com/manzerbredes/ochess |
