Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f724316

Browse files
committedNov 14, 2023
Fix doc typo
1 parent 7c9c844 commit f724316

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
 

‎BUILDING.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55

66
If you cloned the repository you will need to set up the git submodules (if you downloaded and extracted a release, you can skip this step):
77

8-
.. code-block:: bash
9-
10-
> git submodule init
11-
> git submodule update
8+
git submodule init
9+
git submodule update
1210

1311
VTR requires several system packages. From the top-level directory, run the following script to install the required packages on a modern Debian or Ubuntu system:
1412

0 commit comments

Comments
 (0)
Please sign in to comment.