Added a setup.sh just as an onramp to the new pipx installer.
This commit is contained in:
parent
7b644cf84c
commit
a63de21e73
5
setup.sh
Executable file
5
setup.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "The new installer is now available via pipx."
|
||||
echo ""
|
||||
echo "Run 'pipx install .' to begin."
|
Loading…
x
Reference in New Issue
Block a user