mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Update installation.rst (#3083)
This commit is contained in:
parent
94af47ca52
commit
60cd5a66c2
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ users with pip 8 or above you only need one step:
|
|||
|
||||
$ pip install cryptography
|
||||
|
||||
If you want to build cryptography yourself or are on an older OS X version
|
||||
If you want to build cryptography yourself or are on an older OS X version,
|
||||
cryptography requires the presence of a C compiler, development headers, and
|
||||
the proper libraries. On OS X much of this is provided by Apple's Xcode
|
||||
development tools. To install the Xcode command line tools (on OS X 10.9+)
|
||||
|
|
|
|||
Loading…
Reference in a new issue