Update README.md

Added missing dependency for Mac.
pull/4/head
Vikrum Nijjar 2017-07-30 23:28:45 -07:00 zatwierdzone przez GitHub
rodzic a13745e39b
commit 16e138cd17
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -25,6 +25,12 @@ Make sure you have the `shapely` python module installed. The `appdirs` python
apt-get install python-shapely python-appdirs
```
On a MacOS/Sierra you'll also need `backports.functools_lru_cache`:
```
sudo pip install backports.functools_lru_cache
```
### Extension installation
1. Clone the extension source: `git clone https://github.com/lexelby/inkscape-embroidery`
2. Install it as directed [here](https://inkscape.org/da/gallery/%3Dextension/)