mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-16 23:39:54 +03:00
Added note in readme file that travis is the one creating Github releases
This commit is contained in:
parent
7f7efd45ab
commit
a964e2b3c9
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Then, you will need a built version of the project. There are a few ways to get
|
|||
|
||||
After that, you will have a `shlink_x.x.x_dist.zip` dist file inside the `build` directory.
|
||||
|
||||
This is the process used when releasing new shlink versions. After tagging the new version with git, the Github release is created, attaching generated dist file to it.
|
||||
This is the process used when releasing new shlink versions. After tagging the new version with git, the Github release is automatically created by [travis](https://travis-ci.org/shlinkio/shlink), attaching generated dist file to it.
|
||||
|
||||
Despite how you built the project, you are going to need to install it now, by following these steps:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue