Merge pull request #1063 from radarhere/patch-1

Fixed typos
This commit is contained in:
Peter Eckersley 2015-10-21 12:02:39 -07:00
commit 67926faa54

View file

@ -372,6 +372,6 @@ FreeBSD
Bootstrap script for FreeBSD uses ``pkg`` for package installation,
i.e. it does not use ports.
FreeBSD by default uses ``tcsh``. In order to activate virtulenv (see
below), you will need a compatbile shell, e.g. ``pkg install bash &&
FreeBSD by default uses ``tcsh``. In order to activate virtualenv (see
below), you will need a compatible shell, e.g. ``pkg install bash &&
bash``.