summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2019-05-14 14:57:25 +0200
committerGitHub <noreply@github.com>2019-05-14 14:57:25 +0200
commit1d06338385c2c59964560fd7ec0fc51d5339650b (patch)
tree36ee50820d61f6fea9517af81bc09a1d5603983c
parente766d3c44269a3564e740ac2b840c1b8108ee810 (diff)
parent0594440806ca886fd51dc79a58494eba3c6ebf43 (diff)
downloadpysaml2-1d06338385c2c59964560fd7ec0fc51d5339650b.tar.gz
Merge pull request #615 from srinivasreddy42/patch-1
Add installation instruction to README
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 51a5e096..d67d980f 100644
--- a/README.rst
+++ b/README.rst
@@ -21,6 +21,9 @@ provider. The distribution contains examples of both. Originally written to
work in a WSGI environment there are extensions that allow you to use it with
other frameworks.
+Install
+=======
+You can install with `pip install pysaml2`
Testing
=======