This commit is contained in:
bagnaram 2023-08-02 07:32:35 -06:00 committed by Kevin Yue
parent a10539e9c3
commit c9484248a5

View File

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