Skip to content

Commit 55b0db2

Browse files
authored
Add tip the built-in AppImage plugin
1 parent e19517f commit 55b0db2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ unreleased plugins (such as `gtk` and `gstreamer`) the version is a ref name or
3737
provided, released plugins default to match the [`version`](#version) option, while unreleased plugins defualt to their
3838
default branch (ie `master`).
3939

40+
> [!TIP]
41+
> As per the [AppImage plugin's `README.md` file:](
42+
> https://github.com/linuxdeploy/linuxdeploy-plugin-appimage?tab=readme-ov-file#updating-the-appimage-plugin)
43+
>
44+
> > The official linuxdeploy AppImage ships with a fairly recent version of the plugin.
45+
>
46+
> So while you _can_ install a specific version of the `appimage` plugin via `plugins`, which will override the default
47+
> one shipped with [linuxdeploy], it usually isn't necessary for that plugin.
48+
4049
### `set-env`
4150

4251
Whether or not to update the `$PATH` environment variable to include the installation `dir`. Defaults to `true`.

0 commit comments

Comments
 (0)