A shepherd for your Appimages.
0

Configure Feed

Select the types of activity you want to include in your feed.

README: add path note

Aly Raffauf (Jun 18, 2026, 1:08 PM EDT) 7aa52a44 5335f8e6

+1 -1
+1 -1
README.md
··· 47 47 appherder autoupgrade 48 48 ``` 49 49 50 - The install step copies it into `~/AppImages` and links it to `~/.local/bin/appherder` automatically. 50 + The install step copies it into `~/AppImages` and links it to `~/.local/bin/appherder` automatically. You may need to restart your terminal or run `export PATH="$HOME/.local/bin:$PATH"` for the command to be found. 51 51 52 52 ### Nix flake 53 53