mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-11-14 14:28:02 +09:00
Merge pull request #19 from unasuke/update_readme_qemu
Add qemu-user-static to dependencies
This commit is contained in:
commit
ccd1d72e64
@ -20,7 +20,7 @@ Getting Started
|
||||
1. Install dependencies.
|
||||
|
||||
```
|
||||
$ sudo apt install build-essential bison flex libncurses5-dev gcc-arm-linux-gnueabi
|
||||
$ sudo apt install build-essential bison flex libncurses5-dev gcc-arm-linux-gnueabi qemu-user-static
|
||||
```
|
||||
|
||||
1. Clone this repository with recursive clone enabled.
|
||||
|
Loading…
Reference in New Issue
Block a user