Update README.md

cd to ~/fox_12.1 added to instructions
This commit is contained in:
Russell Reynolds 2024-01-23 18:08:32 -06:00 committed by GitHub
parent ed70447e6d
commit 8d71c72271
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,8 @@ cd ~/OrangeFox_sync/sync/
## Add device tree by git clone or download directly ## Add device tree by git clone or download directly
## then build! ## then build!
cd ~/fox_12.1
. build/envsetup.sh . build/envsetup.sh
lunch ofox_genevn-eng && m -j$(nproc --all) recoveryimage lunch ofox_genevn-eng && m -j$(nproc --all) recoveryimage
``` ```