From bf1e11137fa603dedb5be28bd30f69706ecfc00d Mon Sep 17 00:00:00 2001 From: SuenagaRyota Date: Sat, 30 Sep 2017 13:30:45 +0900 Subject: [PATCH] Created Downgrade Boostnote (markdown) --- Downgrade-Boostnote.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Downgrade-Boostnote.md diff --git a/Downgrade-Boostnote.md b/Downgrade-Boostnote.md new file mode 100644 index 0000000..c9db4b8 --- /dev/null +++ b/Downgrade-Boostnote.md @@ -0,0 +1,21 @@ +You can downgrade Boostnote by hand. + +# Steps +1. Download the previous version +2. Remove current version +3. Install it + +## Download the previous version +You have to download it from GitHub directly after you checked your current version. The links are + +* [https://github.com/BoostIO/boost-releases/releases/download/**version(e.g. v0.8.15)**/Boostnote-mac.dmg](https://github.com/BoostIO/boost-releases/releases/download) +* [https://github.com/BoostIO/boost-releases/releases/download/**version(e.g. v0.8.15)**/Boostnote-win.exe](https://github.com/BoostIO/boost-releases/releases/download) +* [https://github.com/BoostIO/boost-releases/releases/download/**version(e.g. v0.8.15)**/boostnote_**version**_amd64.deb](https://github.com/BoostIO/boost-releases/releases/download) + +## Remove current version +This action is not necessary, but you should do it if you don't want to be filled up with Boostnotes on your machine. + +ref: https://github.com/BoostIO/Boostnote/wiki/Uninstall-Boostnote + +## Install it +Just install Boostnote by the instructions from the installer you downloaded the following step. \ No newline at end of file