Skip to content

Commit 4ecdf70

Browse files
committed
document pkgm li
1 parent ef0bc64 commit 4ecdf70

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ $ pkgm install git@2.41
2323

2424
$ pkgm uninstall git
2525

26+
$ pkgm local-install git
27+
# ^^ installs git to ~/.local. ie. you get ~/.local/bin/git
28+
# `pkgm li git` is easier to type and remember
29+
2630
$ pkgm list
2731
# ^^ lists what is installed
2832

0 commit comments

Comments
 (0)