From 2f49a742c6a0f44b5f3ec92f1d4bdddbbb76736a Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Wed, 27 Sep 2023 03:35:53 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dd37cf..d3e03ba 100644 --- a/README.md +++ b/README.md @@ -175,13 +175,14 @@ sudo pacman -S ffmpeg ``` To bypass environment setup and proceed with the installation, use: -Note: Take caution; this modifies system files. + +- Take caution; this modifies system files. ``` sudo rm /usr/lib/python3.11/EXTERNALLY-MANAGED ``` -Thren procees with the following: +Then proceed with the following in order: ``` chmod +x install_packages.sh