From 54319a8bf207f130c5fa71ca235726eca08006cc Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 14 Oct 2021 08:42:16 +1100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9a19cc1..c2003e5 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,13 @@ for support, join the [discord server](https://discord.gg/sFWPXtA). ## Supported desktop clients - the pre-enhanced builds available at [notion-repackaged](https://github.com/notion-enhancer/notion-repackaged). Built for Windows, Linux and Mac (Intel and M1) -- manually patching the [official windows/mac releases](https://notion.so/desktop) -- the pre-enhanced packages for by [notion-linux](https://github.com/davidbailey00/notion-linux) - the pre-enhanced arch linux AUR package [notion-app-enhanced](https://aur.archlinux.org/packages/notion-app-enhanced/) -outdated notion versions (< 2.0.10) probably won't work. +it is possible to manually patch the [official windows/mac releases](https://notion.so/desktop), but currently it is not recommended as notion-repackaged contains extra bugfixes on top of the notion-enhancer release. mobile clients are not supported and due to system limitations/restrictions cannot be. -a chrome extension may be coming soon for web client support. +a chrome extension is work in progress ## Installation @@ -46,6 +44,8 @@ For more information, please head over to [notion-repackaged's documentation](ht ### Patching manually +YOU SHOULD NOT DO THIS. PLEASE USE NOTION-REPACKAGED UNTIL NOTION-ENHANCER IS UPDATED. NOTION HAS RECENTLY MADE MANY BREAKING CHANGES THAT WE ARE TRYING TO CATCH UP WITH. + > **if you are updating from v0.7.0 or earlier,** things have changed, more information is available > in this [update guide](UPDATING.md). please read that before following these instructions.