diff --git a/README.md b/README.md index dc960bc..c1c9abf 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems. #### Debian(or derivative) Systems ``` -# apt install libatasmart-dev libncursesw5-dev +# apt install libatasmart-dev libncurses-dev ``` ## Build and Run