1
0
Fork 0
mirror of https://github.com/otakuto/crazydiskinfo.git synced 2025-08-03 14:48:24 +00:00

Update README.md

This commit is contained in:
otakuto 2017-01-20 14:22:49 +09:00 committed by GitHub
parent 997337f680
commit 06534caf75

View file

@ -10,6 +10,7 @@ CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.
## Build
```
mkdir build
cd build
cmake ..
make && make install
```