From e42603cfad548a2dee00b3c65fbecabbf31f1092 Mon Sep 17 00:00:00 2001 From: Arman Date: Tue, 1 Nov 2022 19:39:28 +0100 Subject: [PATCH] readme format text --- README.md | 6 ++++-- README_ENG.md | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 41321e7..3665d67 100644 --- a/README.md +++ b/README.md @@ -106,8 +106,10 @@ #### Зависимости, которые могут потребоваться для работы в MacOS или Linux -| brew install python-tk -| pip3 install pyusb +```bash +brew install python-tk +pip3 install pyusb +``` ### Home server diff --git a/README_ENG.md b/README_ENG.md index 60f897d..7db92e6 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -108,8 +108,10 @@ To quickly send files or folders with games for installation, right-click on the #### Dependencies that may be required to run on MacOS or Linux -| brew install python-tk -| pip3 install pyusb +```bash +brew install python-tk +pip3 install pyusb +``` ### Home server