Skip to content

Commit

Permalink
Update BUILD.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes committed Nov 14, 2023
1 parent 49b5eff commit e3ed3ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ This will depend on the host platform
```
sudo apt install make bison flex clang -y
make libsensors
make release
cargo run --release
```
### Build Windows on Windows
1. install [dotnet 7](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
2. run these commands
```
make lhm
make release
cargo run --release
```

0 comments on commit e3ed3ba

Please sign in to comment.