mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 02:36:32 +00:00
docs(GUI): remove <version>
from AppImage name (#803)
The ZIP including the AppImage contains the version, but not the AppImage itself. See: https://github.com/resin-io/etcher/pull/786#issuecomment-257275494 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
8c6f441982
commit
9df24ae577
@ -34,7 +34,7 @@ Alternatively, set the `SKIP` environment variable before executing the
|
||||
AppImage:
|
||||
|
||||
```sh
|
||||
SKIP=1 ./Etcher-<version>-linux-<arch>.AppImage
|
||||
SKIP=1 ./Etcher-linux-<arch>.AppImage
|
||||
```
|
||||
|
||||
Flashing Ubuntu ISOs
|
||||
|
Loading…
x
Reference in New Issue
Block a user