diff --git a/README.md b/README.md index e912a18..31a0c3b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems. * ncurses * libatasmart +#### Debian(or derivative) Systems +``` +# apt-get install libatasmart-dev libncurses5-dev libncursesw5-dev +``` + ## Build and Run ``` $ mkdir build