diff --git a/README.md b/README.md index 7a67123..e1bab87 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,7 @@ - - - + @@ -83,13 +81,13 @@ User(id=1, name='Fred', hobbies=['origami', 'curling', 'programming']) ## Installation -Install from [PyPI][pypi]: +Install from [PyPI]: ```console pip install valtypes ``` -Build the latest version from [source][source]: +Build the latest version from [source]: ```console pip install git+https://github.com/LeeeeT/valtypes diff --git a/docs/index.md b/docs/index.md index 7a67123..e1bab87 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,9 +16,7 @@ - - - + @@ -83,13 +81,13 @@ User(id=1, name='Fred', hobbies=['origami', 'curling', 'programming']) ## Installation -Install from [PyPI][pypi]: +Install from [PyPI]: ```console pip install valtypes ``` -Build the latest version from [source][source]: +Build the latest version from [source]: ```console pip install git+https://github.com/LeeeeT/valtypes