Missed closing backtick
This commit is contained in:
parent
9f90fc628a
commit
5c89953e77
|
@ -2,7 +2,7 @@
|
||||||
A BMC (LOM) created with a Raspberry Pi.
|
A BMC (LOM) created with a Raspberry Pi.
|
||||||
|
|
||||||
Allows one to build a Raspberry Pi-based BMC unit for an IPMI-less server. The
|
Allows one to build a Raspberry Pi-based BMC unit for an IPMI-less server. The
|
||||||
Raspbian system must include the package `screen` and (via `pip) the Python
|
Raspbian system must include the package `screen` and (via `pip`) the Python
|
||||||
libraries `python-daemon` and `raspberry-gpio-python` (installed by default).
|
libraries `python-daemon` and `raspberry-gpio-python` (installed by default).
|
||||||
|
|
||||||
There are three main files:
|
There are three main files:
|
||||||
|
|
Loading…
Reference in New Issue