added 'source setup_cantera'
This commit is contained in:
parent
14e7a609c6
commit
e6c80d27fe
1 changed files with 7 additions and 2 deletions
|
|
@ -106,7 +106,12 @@ print """
|
|||
setup script """+prefix+"""/cantera/setup_cantera
|
||||
|
||||
The setup script configures the environment for Cantera. It is
|
||||
recommended that you run this script before using Cantera, or
|
||||
include its contents in your shell login script. """
|
||||
recommended that you run this script by typing
|
||||
|
||||
source """+prefix+"""/cantera/setup_cantera
|
||||
|
||||
before using Cantera, or else
|
||||
include its contents in your shell login script.
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue