docs: missing newline after code block.

This commit is contained in:
Kyle Isom 2023-04-12 18:55:49 +00:00
parent 338e58e708
commit 91a631ef4f
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ The first time, make sure dependencies are installed and run ``./install-packer.
1. If updates to the image spec are needed, edit `ubuntu-boards.yml` and run
.. code-block:: shell
bazel run //packer:ubuntu-board-gen -f $(pwd)/ubuntu-boards.yml -o $(pwd)/boards
This will place the board with a default name in the ``boards`` directory.