summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-06-05 13:34:21 -0500
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-25 08:02:05 +0000
commitfb83e16d3529ade1057088c33faeb4ea7ff922ed (patch)
treea8b2f32f4ca852d9cf8015038a44a2ac4077673f
parenta85a5b3a6b08e82188d2002ca4986419b6c93c03 (diff)
downloadtalos-openbmc-fb83e16d3529ade1057088c33faeb4ea7ff922ed.tar.gz
talos-openbmc-fb83e16d3529ade1057088c33faeb4ea7ff922ed.zip
Remove untested Fedora instructions from README
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index b9bdb4561..03864cbf3 100644
--- a/README.md
+++ b/README.md
@@ -14,19 +14,13 @@ customization for your server platform.
## Setting up your OpenBMC project
-### 1) Prerequisite ###
+### 1) Prerequisite
- Debian 9
```
sudo apt-get install -y git build-essential libsdl1.2-dev texinfo gawk chrpath diffstat
```
-- Fedora 28
-
-```
-sudo dnf install -y git patch diffstat texinfo chrpath SDL-devel bitbake rpcgen
-sudo dnf groupinstall "C Development Tools and Libraries"
-```
### 2) Download the source
```
git clone git@github.com:openbmc/openbmc.git
OpenPOWER on IntegriCloud