Skip to content

Commit

Permalink
Extended the README
Browse files Browse the repository at this point in the history
How to make an official release?
  • Loading branch information
gunterkoenigsmann committed Mar 31, 2020
1 parent 906acdf commit ddbcca1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,10 @@ All of these commands have been combined to a shell script,
```
$ build.sh
```

Making an official release of the Appimage
------------------------------------------

In theory all that has to be made in order to generate an official release
including a binary file is just creating a tag in this git repo. The rest
is done by travis-ci.

0 comments on commit ddbcca1

Please sign in to comment.