diff options
Diffstat (limited to 'docs/README.linux')
-rw-r--r-- | docs/README.linux | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/README.linux b/docs/README.linux index b13f956e91..f8f885c52f 100644 --- a/docs/README.linux +++ b/docs/README.linux @@ -98,7 +98,9 @@ Tip: by adding -j<number> to the make command, you describe how many $ make -j2 -.3 $ make install +.3 $ make -C lib/addons/script.module.pil + +.4 $ make install This will install XBMC in the prefix provided in 4.1 as well as a launcher script. |