Skip to content

Commit

Permalink
Remind people about rust in the dev docs (#9985)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Dec 10, 2023
1 parent 0a1f26b commit cd9cb8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/development/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Development dependencies

Working on ``cryptography`` requires the installation of a small number of
development dependencies in addition to the dependencies for
:doc:`/installation`. These are handled by the use of ``nox``, which can be
installed with ``pip``.
:doc:`/installation` (including :ref:`Rust<installation:rust>`). These are
handled by the use of ``nox``, which can be installed with ``pip``.

.. code-block:: console
Expand Down

0 comments on commit cd9cb8b

Please sign in to comment.