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: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,10 @@ and build with cargo build

```bash
cargo build --release
# Optionally, you can add florestad to the path with

# Optionally, you can add florestad and floresta-cli to the path with
cargo install --path ./florestad
cargo install --path ./crates/floresta-cli
```

### Instructions for macOS Users
Expand Down