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