summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-05-13 03:00:13 -0500
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-25 08:02:02 +0000
commit3f7f189305e3143c5a24babd8f7517b162665f33 (patch)
tree4c29c5b623c39331737b2bd718ef8ca008b02e01
parent5e6133a72154ab646a2a92724b03014d32e52586 (diff)
downloadblackbird-openbmc-3f7f189305e3143c5a24babd8f7517b162665f33.tar.gz
blackbird-openbmc-3f7f189305e3143c5a24babd8f7517b162665f33.zip
Fix README to show correct build environment dependencies
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 95659b13e..b9bdb4561 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ customization for your server platform.
## Setting up your OpenBMC project
-### 1) Prerequisite
-- Ubuntu 14.04
+### 1) Prerequisite ###
+- Debian 9
```
sudo apt-get install -y git build-essential libsdl1.2-dev texinfo gawk chrpath diffstat
OpenPOWER on IntegriCloud