It's a subdirectory, actually

This commit is contained in:
Tony Garnock-Jones 2023-02-07 12:23:44 +01:00
parent 97f8c560e6
commit 18373e59a8
1 changed files with 2 additions and 2 deletions

View File

@ -83,8 +83,8 @@ other tools. See the
## Build the packages
To build, type `make ARCH=`*\<architecture\>* in the root of your checkout, where
*\<architecture\>* is one of:
To build, type `make ARCH=`*\<architecture\>* in the `packaging` directory of your checkout,
where *\<architecture\>* is one of:
- `aarch64` (default), for e.g. Pinephone or Samsung Galaxy S7 deployment
- `x86_64`, for e.g. `qemu-amd64` deployment