mirror of
https://github.com/otakuto/crazydiskinfo.git
synced 2025-08-02 14:18:23 +00:00
Revise build instruction
This commit is contained in:
parent
d39417c165
commit
6e81fc0d91
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@ CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.
|
||||||
* ncurses
|
* ncurses
|
||||||
* libatasmart
|
* libatasmart
|
||||||
|
|
||||||
|
#### Debian(or derivative) Systems
|
||||||
|
```
|
||||||
|
# apt-get install libatasmart-dev libncurses5-dev libncursesw5-dev
|
||||||
|
```
|
||||||
|
|
||||||
## Build and Run
|
## Build and Run
|
||||||
```
|
```
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue