mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-05 17:46:30 +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
|
- Intuitive game annotations
|
||||||
- Simple games database management system
|
- Simple games database management system
|
||||||
|
|
||||||
## Running OChess
|
## Installing OChess
|
||||||
|
On ArchLinux from AUR:
|
||||||
|
|
||||||
|
> yay -S ochess
|
||||||
|
|
||||||
|
## Running OChess from sources
|
||||||
Requires *CMake* and *wxWidgets*:
|
Requires *CMake* and *wxWidgets*:
|
||||||
|
|
||||||
> git clone --recursive https://gitlab.com/manzerbredes/ochess
|
> git clone --recursive https://gitlab.com/manzerbredes/ochess
|
||||||
|
|
Loading…
Add table
Reference in a new issue