update README

This commit is contained in:
Navid Sassan 2024-04-21 18:50:54 +02:00
parent fb3979e758
commit b93aee3259

View File

@ -9,7 +9,7 @@ dnf install -y python3 python3-pyperclip
git clone https://github.com/Linuxfabrik/lib.git
cd bw-menu
ln -s ../lib src/lib
ln -s ../../lib src/lib
./src/main.py --help
```