Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeongGino authored Jul 7, 2024
1 parent a62ff84 commit c4a736e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Boards flashed with OpenFIRE *must be plugged in **before** launching the applic
## Building:
### For Linux:
#### Arch: requires `qt-base` `qt-serialport` `qt-svg`
#### Debian: requires `qttools5-dev` `libqt5serialport-dev` `libqt5svg-dev` (for Qt5)
#### Debian: requires `build-essential` `cmake` `qttools5-dev` `libqt5serialport-dev` `libqt5svg-dev` (for Qt5)
- Clone the repo:
```
git clone https://github.com/TeamOpenFIRE/OpenFIRE-App
Expand Down

0 comments on commit c4a736e

Please sign in to comment.