Expand instructions ever so slightly

This commit is contained in:
Karl Lehenbauer 2014-10-19 06:37:35 -05:00
parent a9b662a52c
commit a9455e143e
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ make
To build and install faup1090 only...
```sh
make
make -f makefaup1090 all
sudo make -f makefaup1090 install-faup1090
```