change description
This commit is contained in:
parent
25f8721b69
commit
1886025f78
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
Please see README at github_
|
Please see README at github_
|
||||||
|
|
||||||
.. _github: https://github.com/beelit94/python-terraform
|
.. _github: https://github.com/beelit94/python-terraform/blob/master/README.md
|
|
@ -7,7 +7,7 @@ python-terraform is a python module provide a wrapper of `terraform` command lin
|
||||||
[![Build Status](https://travis-ci.org/beelit94/python-terraform.svg?branch=develop)](https://travis-ci.org/beelit94/python-terraform)
|
[![Build Status](https://travis-ci.org/beelit94/python-terraform.svg?branch=develop)](https://travis-ci.org/beelit94/python-terraform)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
pip install git+https://github.com/beelit94/python-terraform.git@develop
|
pip install python-terraform
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
For any terraform command
|
For any terraform command
|
||||||
|
|
Loading…
Reference in a new issue