diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README b/docs/README index 615736540..e7dbb5002 100644 --- a/docs/README +++ b/docs/README @@ -1,6 +1,6 @@ To build and use the buildroot stuff, do the following: -1) run 'make' +1) run 'make menuconfig' 2) select the packages you wish to compile 3) run 'make' 4) wait while it compiles |