readme fix typos

This commit is contained in:
Alexander Mohr 2025-08-01 23:27:14 +02:00 committed by GitHub
parent 04d11c98d7
commit 7e5ce56bee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,11 +97,10 @@ sudo ldconfig
#### Installing Worf
Worf is not yet available on crates.io, so it has to be build from scratch.
Fortunately this is easy.
Before building, make sure you have the rust toolchain (at least 1.88) installed.
This is described here https://rustup.rs/
Then the following commands
Then run the following commands to clone & build the application
```bash
git clone https://github.com/alexmohr/worf
cd worf