Commit c9d4fd59 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update README.md

parent a9eb59d5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -24,7 +24,8 @@ The following STFs were or are currently involved in the evolutions of the ETSI
### Deployment with OpenWrt (e.g. Gl.iNet device)
- Step 1: Update your system
```
apt-get update -y && apt-get upgrade -y
apt-get update -y 
apt-get upgrade -y
apt-get install asciidoc bash bc binutils bzip2 fastjar flex gawk gcc genisoimage gettext git intltool jikespg libgtk2.0-dev libncurses5-dev libssl1.0-dev make mercurial patch perl-modules-5.26 python2.7-dev rsync ruby sdcc subversion unzip util-linux wget xsltproc zlib1g-dev zlib1g-dev time -y
```