Skip to content

Commit

Permalink
Fix doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoeders committed Nov 14, 2023
1 parent 7c9c844 commit f724316
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@

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):

.. code-block:: bash

> git submodule init
> git submodule update
git submodule init
git submodule update

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:

Expand Down

0 comments on commit f724316

Please sign in to comment.