Skip to content

Commit 6226bed

Browse files
author
Kairo Araujo
committed
docs: fix formatting for make serve mention
Fix formatting for `make server` mention in getting-started doc. Signed-off-by: Kairo Araujo <[email protected]>
1 parent 39e360d commit 6226bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/development/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Bootstrapping the TUF Metadata Repository
248248
To enable PyPI Index Signing (`PEP 458 <https://peps.python.org/pep-0458/>`_),
249249
you have to first bootstrap the TUF metadata repository.
250250

251-
Wait until `make serve` has finished, then run:
251+
Wait until ``make serve`` has finished, then run:
252252

253253
.. code-block:: console
254254

0 commit comments

Comments
 (0)