Merge pull request #58 from and-semakin/readme-fixes

Remove repo URL from installation command
This commit is contained in:
Daniel Perez 2019-06-23 11:33:53 +01:00 committed by GitHub
commit a44bb6d17d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ Python plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
```
asdf plugin-add python https://github.com/danhper/asdf-python.git
asdf plugin-add python
```
## Use