diff --git a/DESCRIPTION.rst b/DESCRIPTION.rst index 2ed66b9..f9deb59 100644 --- a/DESCRIPTION.rst +++ b/DESCRIPTION.rst @@ -1,3 +1,3 @@ Please see README at github_ -.. _github: https://github.com/beelit94/python-terraform \ No newline at end of file +.. _github: https://github.com/beelit94/python-terraform/blob/master/README.md \ No newline at end of file diff --git a/README.md b/README.md index 6efd1e2..01c7b0d 100644 --- a/README.md +++ b/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) ## Installation - pip install git+https://github.com/beelit94/python-terraform.git@develop + pip install python-terraform ## Usage For any terraform command