X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Fappimage%2FREADME;h=f3c83d0c1b055e69199bd1b09de4c4ca9e83b976;hp=9e3d714fc7f2c84903d323b9c16b5ccc21dee820;hb=ea193494966e38fae4e9eda91d4b273b8444101f;hpb=d9f89f295c8275c8fbc3a51d2252da8fb3d9b4b9 diff --git a/cross-compile/appimage/README b/cross-compile/appimage/README index 9e3d714..f3c83d0 100644 --- a/cross-compile/appimage/README +++ b/cross-compile/appimage/README @@ -2,7 +2,7 @@ README ------------------------------------------------------------------------------- -This is a small script for bundling PulseView and its dependencies +This is a small script for bundling PulseView/sigrok-cli and its dependencies for Linux systems as an AppImage. AppImage is a bundle format for Linux applications that allows the user to @@ -37,9 +37,15 @@ can run on as many different systems as possible. Building -------- +For PulseView: + $ ./sigrok-native-appimage -Per default it will put the AppImage in: +For sigrok-cli: + + $ ./sigrok-native-appimage sigrok-cli + +Per default the script will put the AppImages in: ./out/*.AppImage