Commit cec3cecd authored by Guillaume Seguin's avatar Guillaume Seguin

Beautify README.md

parent 2740203c
......@@ -48,6 +48,7 @@ You can also run Printrun directly from source, if the packages are too old for
To enable Prontserve you need to also install something along the following
lines. Unforunately this has yet to be tested on a real Fedora system:
1. `sudo yum install avahi avahi-python`
2. `pip install -r requirements_prontserve.txt`
......@@ -251,7 +252,7 @@ To use pronterface, you need:
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`
```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