Update README.md

Correction to compiling instructions to include correct path to the build directory.
This commit is contained in:
Justin Pope 2021-12-23 16:36:25 -07:00 committed by GitHub
parent ee653e1ebe
commit bd9b08af1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ Once you have all the prerequisites, execute these commands from the top level
of the Retro68 directory:
mkdir ../Retro68-build
cd Retro68-build
cd ../Retro68-build
../Retro68/build-toolchain.bash
The toolchain will be installed in the "toolchain" directory inside