This commit is contained in:
bagnaram
2023-08-02 07:32:35 -06:00
parent a10539e9c3
commit ba2cce1132

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