docs: contributing for ubuntu
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user