make sure code blocks appear
This commit is contained in:
@@ -7,6 +7,7 @@ Checking out the sources
|
|||||||
After cloning this repo, you will need to initialize all of the submodules.
|
After cloning this repo, you will need to initialize all of the submodules.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
git clone https://github.com/ucb-bar/project-template.git
|
git clone https://github.com/ucb-bar/project-template.git
|
||||||
cd project-template
|
cd project-template
|
||||||
./scripts/init-submodules-no-riscv-tools.sh
|
./scripts/init-submodules-no-riscv-tools.sh
|
||||||
@@ -20,6 +21,7 @@ There are detailed instructions at https://github.com/riscv/riscv-tools to insta
|
|||||||
But to get a basic installation, just the following steps are necessary.
|
But to get a basic installation, just the following steps are necessary.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
./scripts/build-toolchains.sh riscv # for a normal risc-v toolchain
|
./scripts/build-toolchains.sh riscv # for a normal risc-v toolchain
|
||||||
|
|
||||||
# OR
|
# OR
|
||||||
|
|||||||
Reference in New Issue
Block a user