mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-12-05 18:20:32 -08:00
controller build readme update
This commit is contained in:
parent
00dca6a2c0
commit
50daf9537b
1 changed files with 2 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ conda config --set channel_priority strict
|
|||
Install external dependencies:
|
||||
|
||||
```bash
|
||||
conda env create -f environment.yaml
|
||||
conda env create -f conda_env_build.yaml
|
||||
conda env activate central_controller
|
||||
```
|
||||
|
||||
|
|
@ -39,8 +39,7 @@ cmake --build build/ --target all -j8 --verbose
|
|||
|
||||
## Packaging via Docker
|
||||
|
||||
TODO: write me
|
||||
|
||||
Handled by GitHub Actions
|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue