From 978de66f12b0ab2fff44ea2b2f4f2b708e4884f7 Mon Sep 17 00:00:00 2001 From: Hendrik Erz Date: Wed, 18 Dec 2024 20:22:04 +0100 Subject: [PATCH] Update portable.md --- docs/en/guides/portable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/guides/portable.md b/docs/en/guides/portable.md index 97b5252..3c11348 100644 --- a/docs/en/guides/portable.md +++ b/docs/en/guides/portable.md @@ -4,7 +4,7 @@ Even though most people will simply install and use Zettlr as a program like any !!! note - A "portable app" only makes sense in the context of Windows. Though this guide should work cross-platform, it is very uncommon for a Mac or Linux user to use a portable app. + Please note that we cannot provide support for portable setups as the app is intended to be run in a regular setup. If you encounter issues, please try to reproduce them in a regular install first before opening an issue. We provide this guide as a courtesy. ## What is a Portable App?