mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
fixed grammar in getting-started.rst (#11649)
This commit is contained in:
parent
531e2b44f0
commit
06f3fdbfb3
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ handled by the use of ``nox``, which can be installed with ``pip``.
|
|||
OpenSSL on macOS
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
You must have installed `OpenSSL`_ (via `Homebrew`_ , `MacPorts`_) before
|
||||
You must have installed `OpenSSL`_ (via `Homebrew`_ or `MacPorts`_) before
|
||||
invoking ``nox`` or else pip will fail to compile.
|
||||
|
||||
Running tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue