Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolopez committed Jun 7, 2019
1 parent 7f0a3c0 commit 6ed47ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,9 @@ Python library and CLI for the INDIGO PaaS Orchestrator.

## Installation.

It is better to use a virtualenv
You can install it directly from PyPI

```
git clone https://github.com/indigo-dc/orpy
virtualenv venv
source venv/bin/activate
pip install orpy
```

Expand Down
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name = orpy
summary = Python library and CLI for the INDIGO PaaS Orchestrator.
description-file =
README.md
description-content-type = text/markdown; charset=UTF-8

author = Alvaro Lopez Garcia
author-email = aloga@ifca.unican.es
home-page = https://github.com/indigo-dc/orpy
Expand Down

0 comments on commit 6ed47ea

Please sign in to comment.