diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/download-location.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/download-location.txt b/docs/manual/download-location.txt index cca7e7e13b..0b53f54ca1 100644 --- a/docs/manual/download-location.txt +++ b/docs/manual/download-location.txt @@ -17,7 +17,7 @@ set, then the value of +BR2_DL_DIR+ in the Buildroot configuration is overridden. The following line should be added to +<~/.bashrc>+. ----------------- - $ export BR2_DL_DIR <shared download location> + export BR2_DL_DIR=<shared download location> ----------------- The download location can also be set in the +.config+ file, with the |