docs: contributing for ubuntu

This commit is contained in:
Tunglies
2025-05-29 16:07:55 +08:00
Unverified
parent c05bd31f6b
commit 25acb8121f

View File

@@ -33,11 +33,16 @@ npm install pnpm -g
``` ```
### Install Dependencies ### Install Dependencies
Install node packages
```shell ```shell
pnpm install 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 ### Download the Mihomo Core Binary
You have two options for downloading the clash binary: You have two options for downloading the clash binary: