Commit 2740203c authored by Guillaume Seguin's avatar Guillaume Seguin

Update README.md, add requirements.txt for Printrun

parent 737e911f
......@@ -249,7 +249,9 @@ To use pronterface, you need:
* pycairo (to use Projector feature)
* cairosvg (to use Projector feature)
Please see specific instructions for Windows and Mac OS X below. Under Linux, you should use your package manager directly (see the "GETTING PRINTRUN" section)
Please see specific instructions for Windows and Mac OS X below. Under Linux, you should use your package manager directly (see the "GETTING PRINTRUN" section), or pip:
`pip install -r requirements.txt`
## Cython-based G-Code parser
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment