mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-05 01:26:29 +02:00
Update README.md
This commit is contained in:
parent
7a3946885d
commit
c0d8964873
1 changed files with 6 additions and 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
|
||||
|
|
Loading…
Add table
Reference in a new issue