From 01744ce26c104c92203c08169b5e05ebc063ee30 Mon Sep 17 00:00:00 2001 From: Pariksheet Nanda Date: Tue, 7 May 2019 13:36:18 -0400 Subject: [PATCH] DOC: Tweak wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e83b4d..197ba36 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ the SLURM scheduler. Namely one has to: - Export the environment, including the current directory. The `parallel_opts.sh` takes care of both these job setup steps and -echoes sensible default options to GNU parallel. +adds sensible default options to GNU parallel. ## Usage -Clone this Git repository e.g. in your home directory: +Clone this Git repository into your home directory: ``` sh # From the command-line