aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index bf7f66b0c3be..0dc36bc80aaf 100644
--- a/README.md
+++ b/README.md
@@ -49,15 +49,13 @@ Follow the steps;
* After logging in and accepting license; select
`Advanced Options > I want to download without installing`
from the top dropdown menu.
+* Set the download location to an empty directory called `matlab`
* Select the toolboxes you want in the `PKGBUILD`.
(Alternatively install them all)
-* Download the files to an empty directory called `matlab`
* After downloading; from the parent directory; do
-`tar --create --verbose --file matlab.tar.gz .../matlab`
+`tar --create --verbose --file matlab.tar matlab`
to create the tarball.
-# Tips
-
## Large files
To transport large files in fat32 media (most flash drives); use split and cat;