readme update

This commit is contained in:
Maciej Bator 2026-01-13 12:42:49 +01:00
parent 94ac5d4ac7
commit 6e6a3d11c7
1 changed files with 2 additions and 10 deletions

View File

@ -18,19 +18,11 @@ Inspired by the legendary `sl` command, but featuring the iconic ČD Class 810/8
## Installation ## Installation
### From AUR (Arch Linux)
```bash
yay -S cd-czechrailways
# or
paru -S cd-czechrailways
```
### Manual Installation ### Manual Installation
```bash ```bash
git clone https://github.com/YOUR_USERNAME/ceskadráha.git git clone https://git.hswro.org/mab122/ceskadraha.git
cd ceskadráha cd ceskadraha
sudo make install sudo make install
``` ```