This commit is contained in:
bagnaram 2023-08-02 07:32:35 -06:00
parent a10539e9c3
commit ba2cce1132
No known key found for this signature in database
GPG Key ID: F146C87EF7159A9B

View File

@ -4,6 +4,14 @@
## Development
### Dependencies
The following packages will be required to build depending on your environment:
- Cargo
- openconnect-devel (containing `openconnect.h`)
- pnpm
### Build the service
```sh