diff options
author | uNiversaI <uNiversaI@users.noreply.github.com> | 2014-11-14 11:22:58 +0000 |
---|---|---|
committer | uNiversaI <uNiversaI@users.noreply.github.com> | 2014-11-14 11:22:58 +0000 |
commit | d22101aec9ac4b06c4ca91a461fd414a311bf9fa (patch) | |
tree | 98e1f2cc07490b21a7e0f3a964fe7e6d550957c8 /docs | |
parent | 288711c1af0e180aec18c53624a397aa76d80ebf (diff) |
[cosmetics] minor spacing in readme
argh in tabs vs spaces
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.linux b/docs/README.linux index a64ff227f6..0bdfa265f1 100644 --- a/docs/README.linux +++ b/docs/README.linux @@ -100,7 +100,7 @@ Tip: By adding -j<number> to the make command, you describe how many Note: From v14 with commit 4090a5f a new API for binary audio encoder addons is available, if you need to compile them do: - $ make -C tools/depends/target/xbmc-audioencoder-addons PREFIX=/<system prefix you added on step 4.1 + $ make -C tools/depends/target/xbmc-audioencoder-addons PREFIX=/<system prefix you added on step 4.1 .3 $ make install |