mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Update 1970-01-01-pybombs.md
This commit is contained in:
parent
6357812a59
commit
cac467f305
|
|
@ -20,7 +20,7 @@ PyBOMBS 镜像使用帮助
|
|||
**使用示例**
|
||||
|
||||
```bash
|
||||
sudo pip install pybombs
|
||||
sudo pip3 install pybombs
|
||||
rm -rf ~/.pybombs
|
||||
pybombs recipes add gr-recipes git+https://{{ site.hostname }}/pybombs/recipes/gr-recipes.git
|
||||
pybombs recipes add gr-etcetera git+https://{{ site.hostname }}/pybombs/recipes/gr-etcetera.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue