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:
Juan Cruz Viotti 2016-10-31 17:35:29 -04:00 committed by GitHub
parent 8c6f441982
commit 9df24ae577

View File

@ -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