mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-08 06:53:00 -04:00
Update README.md
This commit is contained in:
parent
5b9dc791fd
commit
e0cfb7a74b
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ In this example, we’re going to create an overlay that includes a patch to cha
|
||||||
|
|
||||||
The overlay should not be in the same directory as the base files, and in this case, we are using `$BASE/overlays/dev`.
|
The overlay should not be in the same directory as the base files, and in this case, we are using `$BASE/overlays/dev`.
|
||||||
|
|
||||||
From `victoria` root directory, run:
|
From the root directory, run:
|
||||||
```
|
```
|
||||||
OVERLAY_HOME=($pwd)/overlays
|
OVERLAY_HOME=($pwd)/overlays
|
||||||
DEV_HOME=$OVERLAY_HOME/dev
|
DEV_HOME=$OVERLAY_HOME/dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue