Merge pull request #58 from and-semakin/readme-fixes
Remove repo URL from installation command
This commit is contained in:
commit
a44bb6d17d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Python plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```
|
```
|
||||||
asdf plugin-add python https://github.com/danhper/asdf-python.git
|
asdf plugin-add python
|
||||||
```
|
```
|
||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
Loading…
Reference in a new issue