Added installation section to README with links to the setup guides in the Wiki and OctoPi
This commit is contained in:
parent
edd801aa7b
commit
5d69ee8abc
1 changed files with 8 additions and 0 deletions
|
|
@ -21,6 +21,14 @@ Please create all pull requests against the [devel branch](https://github.com/fo
|
|||
features and then merged against master when those features are deemed mature enough for general consumption. In case
|
||||
of bug fixes I'll take care to cherry pick them against master if the bugs they are fixing are critical.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Installation instructions for installing from source for different operating systems can be found [on the wiki](https://github.com/foosel/OctoPrint/wiki#assorted-guides).
|
||||
|
||||
If you want to run OctoPrint on a Raspberry Pi you might want to take a look at [OctoPi](https://github.com/guysoft/OctoPi)
|
||||
which is a custom SD card image that includes OctoPrint plus dependencies.
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue