Skip to content

Commit ba3af71

Browse files
committed
AppImage command documentation added to Readme.MD
1 parent d622c5b commit ba3af71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,12 @@ Go to the root project folder and run
124124
- For Linux builds:
125125

126126
`$ task build-linux`
127+
128+
- For Linux AppImage builds (experimental):
129+
130+
`$ task build-linux`
131+
and then
132+
`$ task build-linux-appimage`
127133

128134
finally go to the build/bin folder and your executables will be there.
129135

0 commit comments

Comments
 (0)