From a9455e143e9b467f2570c3646b02089bc0a5b489 Mon Sep 17 00:00:00 2001 From: Karl Lehenbauer Date: Sun, 19 Oct 2014 06:37:35 -0500 Subject: [PATCH] Expand instructions ever so slightly --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb2a42e..a678c90 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ make To build and install faup1090 only... ```sh +make make -f makefaup1090 all sudo make -f makefaup1090 install-faup1090 ```