mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 08:03:10 +02:00
Fix paths in contributing.rst
This commit is contained in:
@@ -22,7 +22,7 @@ once:
|
|||||||
|
|
||||||
git clone https://github.com/letsencrypt/letsencrypt
|
git clone https://github.com/letsencrypt/letsencrypt
|
||||||
cd letsencrypt
|
cd letsencrypt
|
||||||
./letsencrypt-auto/letsencrypt-auto --os-packages-only
|
./letsencrypt-auto-source/letsencrypt-auto --os-packages-only
|
||||||
./bootstrap/dev/venv.sh
|
./bootstrap/dev/venv.sh
|
||||||
|
|
||||||
Then in each shell where you're working on the client, do:
|
Then in each shell where you're working on the client, do:
|
||||||
@@ -369,7 +369,7 @@ OS-level dependencies can be installed like so:
|
|||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
letsencrypt-auto/letsencrypt-auto --os-packages-only
|
letsencrypt-auto-source/letsencrypt-auto --os-packages-only
|
||||||
|
|
||||||
In general...
|
In general...
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user