sbgrid-cli.md
... ...
@@ -31,10 +31,10 @@ The `sbgrid-cli` program is a single executable and does not have any dependenci
31 31
Untar the archive on the command line with :
32 32
33 33
```
34
-tar -zxf archive_file.tar.gz
34
+tar -zxf <archive_file.tar.gz>
35 35
```
36 36
37
-where the archive file is the name of the tar.gz file downloaded from the links above.
37
+where the "archive file" is the name of the tar.gz file downloaded from the links above.
38 38
39 39
**MAC USERS PLEASE NOTE**
40 40
If you encounter a pop-up warning about an "unidentified developer", you need to strip apple's quarantine extended attribute from the `sbgrid-cli` executable. This is easy to do.