Skip to content

Commit

Permalink
dev: fixup to bash code block for docker
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan <[email protected]>
  • Loading branch information
2 people authored and Hwurzburg committed Sep 9, 2024
1 parent 1fe79b6 commit 003938c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion common/source/docs/common-wiki-editing-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ This will build a docker image with all package setup to build the wiki and name

.. code-block:: bash
./docker_update_py.sh # presents a brief menu of build options
# presents a brief menu of build options
./docker_update_py.sh
# or, to build the copter site with the --fast flag, for example:
./docker_update_py.sh --fast --site copter
Expand Down

0 comments on commit 003938c

Please sign in to comment.