From 74a0404670e07588e8137921d727c1fc807b217e Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Sat, 3 Feb 2024 08:19:53 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12357ee..2eadf44 100644 --- a/README.md +++ b/README.md @@ -155,9 +155,13 @@ First, the program downloads the full profile. After the program downloads only **Don't put program in the ```Program Files``` system folder (this is portable program and program settings are stored in the program folder)** +**I highly doubt you can run SCrawler on Linux or Mac. SCrawler is a program that is heavily dependent on Windows.** + # Updating -Just download [latest](https://github.com/AAndyProgram/SCrawler/releases/latest) version and unpack it into the program folder. **Before starting a new version, I recommend making a backup copy of the program settings folder.** +Just download [latest](https://github.com/AAndyProgram/SCrawler/releases/latest) version and unpack it into the program folder. **Before launching a new version, I recommend making a backup copy of the program settings folder and user settings/data files.** + +**You can also use the updater included in the release package.** # [How to build from source](CONTRIBUTING.md#how-to-build-from-source)