diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-04-30 16:38:04 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-04-30 16:38:04 +0200 |
| commit | c0d8964873dff3e9342cc4b50cae4239257c0924 (patch) | |
| tree | 4bb335c9b155e910f7d2c29ad817c19e45c487ce | |
| parent | 7a3946885d1b34e99e84722de87939619992bd39 (diff) | |
Update README.md
| -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 |
