README: Add meson package install.
This commit is contained in:
parent
9a931324c2
commit
7bf6db5f9d
|
@ -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):
|
3. Install a RISC-V toolchain (Only if you want to test/create a SoC with a CPU):
|
||||||
```sh
|
```sh
|
||||||
|
$ pip3 install meson
|
||||||
$ ./litex_setup.py gcc
|
$ ./litex_setup.py gcc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue