diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 83dd398e..c19b67e7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,11 +33,16 @@ npm install pnpm -g ``` ### Install Dependencies - +Install node packages ```shell pnpm install ``` +Install apt packages ONLY for Ubuntu +```shell +apt-get install -y libxslt1.1 libwebkit2gtk-4.1-dev libayatana-appindicator3-dev librsvg2-dev patchelf +``` + ### Download the Mihomo Core Binary You have two options for downloading the clash binary: