summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-05-13 03:00:13 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-05-13 03:00:13 -0500
commit53cd00975c9af3a6404d4c5ef6b7205cc37b50b4 (patch)
treeffad8d0964a80ee182ff909c5ad2b97d4e9ce2f5
parent9c3ef2237388f5c5cf52c859e5e0efcc4656da74 (diff)
downloadtalos-openbmc-53cd00975c9af3a6404d4c5ef6b7205cc37b50b4.tar.gz
talos-openbmc-53cd00975c9af3a6404d4c5ef6b7205cc37b50b4.zip
Fix README to show correct build environment dependencies
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 676d1c098..8c78fc407 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ for your server platform.
## Setting up your OpenBMC project ##
### 1) Prerequisite ###
-- Ubuntu 14.04
+- Debian 9
```
sudo apt-get install -y git build-essential libsdl1.2-dev texinfo gawk chrpath diffstat
OpenPOWER on IntegriCloud