Update README.md (#923)
Added a step in the readme for pipx-installation, to make sure 'pipx ensurepath' is executed to access the installed packages.
This commit is contained in:
parent
0688729785
commit
227a3e2836
@ -62,6 +62,7 @@ If you aren't familiar with installing python applications, I recommend you inst
|
||||
* Open `Terminal` (search for `Terminal` in Spotlight or look in `Applications/Utilities`)
|
||||
* Install `homebrew` according to instructions at [https://brew.sh/](https://brew.sh/)
|
||||
* Type the following into Terminal: `brew install pipx`
|
||||
* Ensure that pipx installed packages are accessible in your PATH by typing: `pipx ensurepath`
|
||||
* Then type this: `pipx install osxphotos`
|
||||
* Now you should be able to run `osxphotos` by typing: `osxphotos`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user