Skip to content

Commit

Permalink
Fixed main README (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Mar 30, 2022
1 parent 267d4df commit 1edc834
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,10 @@ backwards-compatible features or bug fixes are added.

## Requirements

- Vagrant 1.4 or greater (currently tested with 1.7.2). Using the latest
version of Vagrant is strongly recommended.
- Vagrant 2.2 or greater. Using the latest version of Vagrant is strongly
recommended.
- Vagrant requires VirtualBox, VMWare, or another supported provider.
- Python 2.7 (the only version this package has been tested with.) or Python
3.3 or higher.
- Python 3.8 or newer.
- The Sahara gem for Vagrant is optional. It will allow you to use
`SandboxVagrant`.

Expand All @@ -56,7 +55,7 @@ Download and install python-vagrant:
Clone and install python-vagrant

cd ~
git clone [email protected]:todddeluca/python-vagrant.git
git clone [email protected]:pycontribs/python-vagrant.git
cd python-vagrant
python setup.py install

Expand Down

0 comments on commit 1edc834

Please sign in to comment.