From 6e706dec2dcc1a7e5bca45cc1f32c72df7957001 Mon Sep 17 00:00:00 2001 From: DYefremov Date: Fri, 25 Oct 2024 20:52:34 +0300 Subject: [PATCH] README update --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9eca5079..aebf5168 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,11 @@ A ready-made [package](https://aur.archlinux.org/packages/demoneditor-bin) is al **This program can be run on macOS.** To run the program on macOS, you need to install [Homebrew](https://brew.sh/). Then install the required components via terminal: -```brew install python3 gtk+3 pygobject3 adwaita-icon-theme python-requests gtksourceview3``` +```brew install python3 gtk+3 pygobject3 adwaita-icon-theme gtksourceview3``` -*Optional:* ```brew install pillow python-chardet``` +```pip3 install requests telnetlib-313-and-up --break-system-packages``` + +*Optional:* ```brew install pillow python-chardet ffmpeg``` Launch is similar to Linux.