Skip to content
This repository has been archived by the owner on Aug 4, 2018. It is now read-only.

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin committed Nov 18, 2013
1 parent c4c6be9 commit 684a5e7
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# pypi-cloud-mirror
# pypi-salt

## OSX Setup

- Download and Install [Virtual Box](https://www.virtualbox.org/wiki/Downloads).

- Download and Install [Vagrant](http://downloads.vagrantup.com/) version 1.3.0 or greater.

- Start some servers!
- pypi: `vagrant up pypi`
- navigate to http://localhost:8080/pypi and check it out!
- pypi-mirror: `vagrant up pypi-mirror`
- navigate to http://localhost:8080/simple and check it out!

0 comments on commit 684a5e7

Please sign in to comment.