fix doc : package->binary for python

This commit is contained in:
Morgan 2019-08-18 17:15:19 +02:00 committed by GitHub
parent f5027f982a
commit b013b9e03a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
### Can't find where pip installed the package binary ? ### Can't find where pip installed the package binary ?
`pip remove <mybinary>` `pip remove <mypackage>`
The command above will show the files that will be deleted and prompt you to confirm. Just answer no and add the binary parent folder to your PATH The command above will show the files that will be deleted and prompt you to confirm. Just answer no and add the binary parent folder to your PATH