From ba495ab9d2887113713c06c9b319a6822d86c9bd Mon Sep 17 00:00:00 2001 From: Marcos Pereira Date: Tue, 15 Aug 2017 12:04:35 -0300 Subject: [PATCH] Updated README --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0d500c5..dfeaaa6 100644 --- a/README.md +++ b/README.md @@ -10,16 +10,11 @@ Python Keycloak ### Via Pypi Package: -``` -$ pip install python-keycloak - -``` +``` $ pip install python-keycloak ``` ### Manually -``` -$ python setup.py install -``` +``` $ python setup.py install ``` ## Dependencies