diff --git a/README.rst b/README.rst index 96f0ca8..562010f 100644 --- a/README.rst +++ b/README.rst @@ -120,6 +120,7 @@ To build the linux-litex-demo example, run the following commands: .. code:: bash pushd xc7/linux_litex_demo && make && popd + pushd xc7/linux_litex_demo && TARGET=arty_100 make && popd Example design for the EOS S3 devices: **************************************