1 files changed, 1 insertions(+), 1 deletions(-)
M README.md
M README.md => README.md +1 -1
@@ 4,7 4,7 @@ mezzano.mod
Build
-----
- $ ./bootstrap && ./configure --with-platform=coreboot --target=x86_64-linux-gnu target_alias=x86_64-linux-gnu && make -j`nproc`
+ $ ./bootstrap && ./configure --with-platform=coreboot --target=x86_64-linux-gnu && make -j`nproc`
Deploy
------