From aa32830671030d29ddaa22b4bb36fe10dcf5e9b2 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 23 May 2022 07:55:33 +0200 Subject: [PATCH] Added note to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f72d9f92..722e371e 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,9 @@ In order to run Shlink, you will need a built version of the project. There are After that, you will have a dist file inside the `build` directory, that you need to decompress in the location of your choice. - > This is the process used when releasing new shlink versions. After tagging the new version with git, the Github release is automatically created by a [GitHub workflow](https://github.com/shlinkio/shlink/actions?query=workflow%3A%22Publish+release%22), attaching the generated dist file to it. + > **Note** + > + > This is the process used when releasing new Shlink versions. After tagging the new version with git, the Github release is automatically created by a [GitHub workflow](https://github.com/shlinkio/shlink/actions?query=workflow%3A%22Publish+release%22), attaching the generated dist file to it. ### Configure