Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lieres authored Feb 18, 2021
1 parent 2f08533 commit 79fe41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Once the simulation has been created it must be saved before it can be run.
sim.filename = "/path/to/where/you/want/the/file.hdf5"
sim.save()

#Next the path to CADET needs to be set before a simulation can be run. If running on Microsoft Windows you need the path to cadet-cli.exe
#next the path to CADET needs to be set before a simulation can be run. If running on Microsoft Windows you need the path to cadet-cli.exe

sim.cadet_path = '/path/to/cadet-cli'

Expand Down

0 comments on commit 79fe41d

Please sign in to comment.