Update 'README.md'

This commit is contained in:
cypher 2020-04-21 17:06:51 -04:00
parent 3a5339305b
commit aba08f1f5e
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ then it mods your $PATH to to allow the installed tools to be ran without
having to switch directorys so instead of "./package_name" you can just run "package_name"
after this is done installing packages is easy
just ./grab "package_to_install"
just ./pkget "package_to_install"
example: ./grab xonsh
example: ./pkget xonsh