diff --git a/content/codeberg-pages/examples/docs-as-code.md b/content/codeberg-pages/examples/docs-as-code.md index 07c0f05..0cc3737 100644 --- a/content/codeberg-pages/examples/docs-as-code.md +++ b/content/codeberg-pages/examples/docs-as-code.md @@ -144,7 +144,7 @@ If you wish to learn about the different options of **`pip install`** are, run t Once Sphinx is installed on your virtual environment, type the following command in your terminal: ```bash -(.venv) $ pip sphinx-quickstart +(.venv) $ sphinx-quickstart ``` You will then be asked to answer a series of questions regarding the configuration of your project.