mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:44:21 +02:00
Docs: "." and functools32 adjustements
This commit is contained in:
+2
-2
@@ -108,7 +108,7 @@ backslash):
|
|||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
SWIG_FEATURES="-includeall -D__`uname -m`__-I/usr/include/openssl" \
|
SWIG_FEATURES="-includeall -D__`uname -m`__-I/usr/include/openssl" \
|
||||||
./venv/bin/pip install -r requirements.txt functools32
|
./venv/bin/pip install -r requirements.txt .
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
@@ -129,7 +129,7 @@ Installation
|
|||||||
|
|
||||||
.. note:: If your operating system uses SWIG 3.0.5+, you will need to
|
.. note:: If your operating system uses SWIG 3.0.5+, you will need to
|
||||||
run ``pip install -r requirements-swig-3.0.5.txt -r
|
run ``pip install -r requirements-swig-3.0.5.txt -r
|
||||||
requirements.txt`` instead. Known affected systems:
|
requirements.txt .`` instead. Known affected systems:
|
||||||
|
|
||||||
* Fedora 22
|
* Fedora 22
|
||||||
* some versions of Mac OS X
|
* some versions of Mac OS X
|
||||||
|
|||||||
Reference in New Issue
Block a user