Quotes/Readme.md

13 lines
232 B
Markdown

# Quote Library for Openscad
## Setup soft link
Make a symbolic link to make the quotes library available as library
```bash
ln -s /Users/sursini/Documents/Design/OpenSCAD/Quotes /usr/local/share/openscad/libraries/Quotes
```