... | ... | @@ -79,7 +79,8 @@ Sometimes, you would want to extract from the mailing list and apply them to you |
|
|
|
|
|
1. Install b4
|
|
|
|
|
|
<details><summary>MacOS</summary>
|
|
|
<details>
|
|
|
<summary>MacOS</summary>
|
|
|
```shell
|
|
|
python3 -m venv <path/to/venv>
|
|
|
source <path/to/venv>/bin/activate
|
... | ... | |