mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
README: Add meson package install.
This commit is contained in:
parent
9a931324c2
commit
7bf6db5f9d
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ $ ./litex_setup.py update
|
|||
|
||||
3. Install a RISC-V toolchain (Only if you want to test/create a SoC with a CPU):
|
||||
```sh
|
||||
$ pip3 install meson
|
||||
$ ./litex_setup.py gcc
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue