Skip to content

Commit

Permalink
Updating the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zachseifts committed Apr 9, 2020
1 parent 93f0806 commit cc13ac4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@

## Installation

Start with a virtualenv:
Install with virtualenv.

$ python3 -m venv env
$ source ./env/bin/activate

Then install things

(env) $ pip install -r requirements.txt
(env) $ pip install .

[![Build Status](https://travis-ci.org/zachseifts/jeeps.svg?branch=travis-config)](https://travis-ci.org/zachseifts/jeeps)

Expand Down

0 comments on commit cc13ac4

Please sign in to comment.