From 8162277607850e98a2449e35895703256643aab4 Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 23 Jan 2024 02:25:15 +0630 Subject: [PATCH] Update doc/PRE_INSTALL.md Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> --- doc/PRE_INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md index 724c20a..31e2bf7 100644 --- a/doc/PRE_INSTALL.md +++ b/doc/PRE_INSTALL.md @@ -1,6 +1,6 @@ ### Known limitations -1. The app can now run in the CI server and reach level 8. However, it is still very young and not broadly tested. **Please use it with extreme care if it's on a prod server** +1. This app is still young and not broadly tested. **Please use it with extreme care if it's on a prod server** 2. The app requires [Dex app](https://github.com/YunoHost-apps/dex_ynh) to be installed (Dex installation and setup is automatic, though) 3. The app is requiring two domains including one fully dedicated (one for Dex, one for Outline) 4. ARM architectures are not yet supported (But it should be achievable soon)