Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlFK committed Aug 23, 2015
1 parent 3137d4c commit cb1502e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/README.md
Expand Up @@ -112,13 +112,13 @@ udevadm control --reload-rules
CHANGES TO GET ENV SCRIPT:

```
cd the build directory
git clone mithro/exar-uart-driver
cd HDMI2USB-misoc-firmware/build
git clone https://github.com/mithro/exar-uart-driver
cd exar-uart-driver
sudo apt-get install linux-headers-generic debhelper module-assistant
dpkg-buildpackage -rfakeroot
sudo dpkg --install ../v blah (copy from README.Debian)
(copy package build command from README.Debian)
sudo dpkg --install ../vizzini-source_*_all.deb
(copy package build command from README.Debian) (what?)
```

---
Expand Down

0 comments on commit cb1502e

Please sign in to comment.