mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
Vagrantfile: use recommended bootstrap scripts for provisioning
Also remove an incorrect command from the Vagrant instructions in `docs/contributing.rst`.
This commit is contained in:
@@ -312,7 +312,6 @@ synced to ``/vagrant``, so you can get started with:
|
||||
|
||||
vagrant ssh
|
||||
cd /vagrant
|
||||
./venv/bin/pip install -r requirements.txt .[dev,docs,testing]
|
||||
sudo ./venv/bin/letsencrypt
|
||||
|
||||
Support for other Linux distributions coming soon.
|
||||
|
||||
Reference in New Issue
Block a user