Skip to content

Update quickstart file paths/names, Closes #59 - #60

Open
fzeiser wants to merge 1 commit into
TACC:masterfrom
fzeiser:master
Open

Update quickstart file paths/names, Closes #59#60
fzeiser wants to merge 1 commit into
TACC:masterfrom
fzeiser:master

Conversation

@fzeiser

@fzeiser fzeiser commented Jul 28, 2020

Copy link
Copy Markdown

No description provided.

@fzeiser fzeiser changed the title Update file paths/names, Closes #59 Update quickstart file paths/names, Closes #59 Jul 28, 2020
Comment thread README.md
## Verifying Installation

Included in the download is a file called "quickstart" found in the folder "tests". In order to verify installation, open the command line and find the launcher file, and then type "cd tests" and then press the enter key. If the quickstart file is in the correct place, there is no need for arguments, so type "./quickstart". However, if the Launcher directory is found somewhere else, type "./quickstart <Launcher directory>". The script will run in the terminal and if there are no errors in the process, the last line will say "Launcher: Done. Job exited without errors".
Included in the download is a file called "quicktest" found in the folder "tests". In order to verify installation, open the command line and find the launcher file, and then type "cd tests" and then press the enter key. If the quicktest file is in the correct place, there is no need for arguments, so type "./quicktest". However, if the Launcher directory is found somewhere else, type "./quicktest <Launcher directory>". The script will run in the terminal and if there are no errors in the process, the last line will say "Launcher: Done. Job exited without errors".

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That "./quicktest <Launcher directory>" in README.md is being interpreted as raw HTML and not rendering in the Markdown. I'd recommend also escaping with backticks ( ` ) instead of quotes like I did to make this comment: ./quicktest <Launcher directory>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants