docs: minor update to overlays docs
This commit is contained in:
parent
8a97d2b34a
commit
c557e5518b
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -eux
|
||||
pip3 install --user -e overlay/
|
||||
pip3 install --user -e main/
|
||||
pip3 install --user "$@" -e main/
|
||||
pip3 install --user "$@" -e overlay/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue