Skip to content

Commit

Permalink
Update docs/community/contribute.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Nikki Everett <[email protected]>
Signed-off-by: Peeter Piegaze <[email protected]>
  • Loading branch information
ppiegaze and neverett authored Feb 8, 2024
1 parent 1954405 commit 422abe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/community/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ To build the Flyte docs locally you will need the following prerequisites:
* ``conda activate monodocs-env``
* ``pip install ./flyteidl``

This will set up the Python virtual environment for building the docs. Here we called it ``monodocs_env``.
This will set up the Python virtual environment for building the docs. Here we called it ``monodocs-env``.

To actually build the docs, activate ``monodocs_env`` and (in the ``flyteorg/flyte`` root directory) run:
* ``make docs``
Expand Down

0 comments on commit 422abe5

Please sign in to comment.