mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Improve README.md
This commit is contained in:
parent
c9484248a5
commit
867ea71144
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user