mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Fixed typos
This commit is contained in:
@@ -372,6 +372,6 @@ FreeBSD
|
|||||||
Bootstrap script for FreeBSD uses ``pkg`` for package installation,
|
Bootstrap script for FreeBSD uses ``pkg`` for package installation,
|
||||||
i.e. it does not use ports.
|
i.e. it does not use ports.
|
||||||
|
|
||||||
FreeBSD by default uses ``tcsh``. In order to activate virtulenv (see
|
FreeBSD by default uses ``tcsh``. In order to activate virtualenv (see
|
||||||
below), you will need a compatbile shell, e.g. ``pkg install bash &&
|
below), you will need a compatible shell, e.g. ``pkg install bash &&
|
||||||
bash``.
|
bash``.
|
||||||
|
|||||||
Reference in New Issue
Block a user