Improve README.md

This commit is contained in:
Kevin Yue 2023-08-03 11:21:43 +08:00
parent c9484248a5
commit 867ea71144

View File

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img src="https://github.com/yuezk/GlobalProtect-openconnect/assets/3297602/9242df9c-217d-42ab-8c21-8f9f69cd4eb5"> <img width="300" src="https://github.com/yuezk/GlobalProtect-openconnect/assets/3297602/9242df9c-217d-42ab-8c21-8f9f69cd4eb5">
</p> </p>
## Development ## Development
@ -8,9 +8,9 @@
The following packages will be required to build depending on your environment: The following packages will be required to build depending on your environment:
- Cargo - [Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html)
- openconnect-devel (containing `openconnect.h`) - [pnpm](https://pnpm.io/installation)
- pnpm - openconnect-devel (containing `openconnect.h`): `sudo apt install libopenconnect-dev` or `sudo yum install openconnect-devel`
### Build the service ### Build the service