From 3d1d6dca068eab2d7fb23a24c1507e957bd3fba2 Mon Sep 17 00:00:00 2001 From: Oj Date: Sat, 11 Dec 2021 10:48:35 +0000 Subject: [PATCH] [Readme] Revert last commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d32c353..8b09892 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Custom patches are another main goal of OpenAsar, patching enhancements where ot 4. Backup your original `app.asar` (rename to `app.asar.backup` / etc) 5. Install OpenAsar `app.asar` into the original path -**If using Linux it is highly recommended to disable write protection** (needing root to overwrite files) for your Discord install if you have it enabled. It is not much of a security defecit as Windows has no write protection as well. This enables updating the asar and potentially host updating further on. You can do this with `sudo chmod 777 -R`. +**If using Linux it is highly recommended to disable write protection** (needing root to overwrite files) for your Discord install if you have it enabled. It is not much of a security defecit as Windows has no write protection as well. This enables updating the asar and potentially host updating further on. ## Config