summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 84eabfae9..e17b8b72a 100644
--- a/README.md
+++ b/README.md
@@ -21,10 +21,10 @@ customization for your server platform.
sudo apt-get install -y git build-essential libsdl1.2-dev texinfo gawk chrpath diffstat
```
-- Fedora 23
+- Fedora 28
```
-sudo dnf install -y git patch diffstat texinfo chrpath SDL-devel bitbake
+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
OpenPOWER on IntegriCloud