Skip to content

Commit

Permalink
README: update debian deps list
Browse files Browse the repository at this point in the history
  • Loading branch information
vmatare authored Dec 2, 2022
1 parent 981f9db commit 4931599
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 @@ -24,7 +24,7 @@ To compile thinkfan, you will need to have the following things installed:

E.g. on a debian-based system that usually boils down to:
```bash
sudo apt install -y cmake g++ libyaml-cpp-dev pkgconfig libsensors-dev
sudo apt install -y cmake-curses-gui build-essential cmake g++ libyaml-cpp-dev pkgconfig libsensors-dev
```

1. In the thinkfan main directory, do
Expand Down

0 comments on commit 4931599

Please sign in to comment.