docs: fix code block.

This commit is contained in:
Kyle Isom 2023-04-12 18:39:49 +00:00
parent 2ddcec9a02
commit 338e58e708
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,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
.. shell ::
.. 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.