Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ and build with cargo build

```bash
cargo build --release --bin florestad
# Optionally, you can install it with
cargo install --path .
# Optionally, you can add florestad to the path with
cargo install --path ./florestad
```

### Running
Expand Down