From ba1fe7f6d6eb7d649453c07a1adec853391f371d Mon Sep 17 00:00:00 2001 From: Henrik Ingo Date: Fri, 1 Dec 2017 21:48:16 +0200 Subject: [PATCH] Add link to Github release page for downloading stable releases. Intentionally omitting git checkout alternative for simplicity. Those that now how git works, will know it anyway. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6dfefe2..0b98dad 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ HOW TO USE IT Note: For a minimal checkout, omit the `--recursive` option. This will leave out extra plugins. +**Stable releases** + +New features and fixes are continuously merged into the master branch, which is what the above command will check out. For the latest stable release, see the [Github Releases page](https://github.com/impress/impress.js/releases). + + ### Documentation