mirror of
https://github.com/rashevskyv/dbi.git
synced 2024-12-29 19:05:06 +08:00
readme format text
This commit is contained in:
parent
5c418a980c
commit
e42603cfad
@ -106,8 +106,10 @@
|
|||||||
|
|
||||||
#### Зависимости, которые могут потребоваться для работы в MacOS или Linux
|
#### Зависимости, которые могут потребоваться для работы в MacOS или Linux
|
||||||
|
|
||||||
| brew install python-tk
|
```bash
|
||||||
| pip3 install pyusb
|
brew install python-tk
|
||||||
|
pip3 install pyusb
|
||||||
|
```
|
||||||
|
|
||||||
### Home server
|
### Home server
|
||||||
|
|
||||||
|
@ -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
|
#### Dependencies that may be required to run on MacOS or Linux
|
||||||
|
|
||||||
| brew install python-tk
|
```bash
|
||||||
| pip3 install pyusb
|
brew install python-tk
|
||||||
|
pip3 install pyusb
|
||||||
|
```
|
||||||
|
|
||||||
### Home server
|
### Home server
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user