From a964e2b3c9f459dca330610d6b5b00aec46fd7af Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 24 Sep 2018 19:47:00 +0200 Subject: [PATCH] Added note in readme file that travis is the one creating Github releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f0e3668..262f271d 100644 --- a/README.md +++ b/README.md @@ -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: