Skip to content

Commit

Permalink
Update html doc with note on spaces in the paths
Browse files Browse the repository at this point in the history
  • Loading branch information
brettbode committed Apr 25, 2020
1 parent e063d2b commit 96fbe10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/gamessq.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ <h2>Key Features:</h2>
<h2>A Quick Walkthrough:</h2>
<p>The first time you start GamessQ, you should be presented with a
configuration dialog. The most important things here are the spool directory
and the GAMESS path.</p>
and the GAMESS path. Please note that the GAMESS csh scripts do not like spaces
or non-ASCII characters in the paths.</p>
<p><b>Spool Directory:</b> This is the location where gamessq will store all
its temporary data. Every time you add a job to the queue, the input file will
get copied here, and the output files will be stored here until the job is
Expand Down

0 comments on commit 96fbe10

Please sign in to comment.