calendar-cli icon indicating copy to clipboard operation
calendar-cli copied to clipboard

update/change docs: consider not installing pip packages via sudo

Open inktrap opened this issue 4 years ago • 0 comments

Please consider to update the docs/examples to use a virtualenv or pipx to install user packages. pipx is so damn awesome, I was so happy when I discovered it and I hope it rocks your world too! :) System-wide python applications can often be installed via your distros package manager.

inktrap avatar Feb 26 '22 14:02 inktrap