diff --git a/README.md b/README.md index 96926ec..c56c28b 100644 --- a/README.md +++ b/README.md @@ -52,11 +52,11 @@ These scripts depend on the following Python packages: * mit-crpg/OpenCG * mit-crpg/PWR_benchmarks -Of particular note, The Python ``beavrs'' package must be installed from the +Of particular note, The Python ``beavrs`` package must be installed from the mit-crpg/PWR_benchmarks repository. This package may be installed with -``distutils'' as follows: +``distutils`` as follows: ```bash cd PWR_benchmarks/BEAVRS/openmc/inputs python setup.py install -``` \ No newline at end of file +```