Unverified Commit 6c007cde authored by Andy Stewart's avatar Andy Stewart Committed by GitHub
Browse files

Update README.md

parent 86854dad
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -45,6 +45,11 @@ Make sure python3 and pip3 has install in your operating system, then execute be
    sudo pip3 install dbus-python PyMuPDF grip qrcode pyqt5 python-xlib
```

2. Clone this repository and add below code in your ~/.emacs
```Elisp
    (require 'eaf)
```

### Package description.

| Package      | Use for                                          |
@@ -56,11 +61,6 @@ sudo pip3 install dbus-python PyMuPDF grip qrcode pyqt5 python-xlib
| grip         | Markdown render server for Markdown Previewer    |
| qrcode       | Render local file QR code                        |

2. Clone this repository and add below code in your ~/.emacs
```Elisp
(require 'eaf)
```

### Why this awesome framework can't works with MacOS?
There are mainly three obstacles:
1. I can't make dbus/python-dbus works on MacOS High Sierra