Skip to content

Commit

Permalink
fix incorrect script name in scripts README
Browse files Browse the repository at this point in the history
  • Loading branch information
yardasol committed Nov 9, 2022
1 parent d4ba81b commit 82df38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Information about how to do this can be found [here](https://docs.openmc.org/en/

To run the script, execute
```
XSDIR=[PATH TO XSDIR] OPENMC_ENV=[NAME OF OPENMC CONDA ENVIRONMENT] OPENMCDIR=[PATH TO OPENMC REPO] bash download_endfb71.bash
XSDIR=[PATH TO XSDIR] OPENMC_ENV=[NAME OF OPENMC CONDA ENVIRONMENT] OPENMCDIR=[PATH TO OPENMC REPO] bash process_endfb71_to_openmc.bash
```

Where `XSDIR` is a path to the directory where you want to store the cross
Expand Down

0 comments on commit 82df38e

Please sign in to comment.