diff --git a/README.md b/README.md index 9e370e1..d5ef529 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,7 @@ This will show a detailed analysis of each `.so` library and its corresponding D ### Install the package ```bash -sudo dpkg -i build/zed-editor_*.deb -sudo apt-get install -f # Install missing dependencies if any +sudo apt install ./build/zed-editor_*.deb ``` ### Clean up