diff --git a/README.rst b/README.rst index 4b4ca7a..42d368f 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,7 @@ The code block above does the following in 4 lines: 3. Creates a new conda environment called "pediatricIQphantoms" -4. Activates the conda environment. This makes the phantom creation library `pediatricIQphantoms` accessible in scripts (see `examples `_) and via command line calls (see `demo 01 `_ and `demo 02 `_). +4. Activates the conda environment. This makes the phantom creation library `pediatricIQphantoms` accessible in scripts (see `examples `_) and via command line calls (see `demo 01 `_ and `demo 02 `_). **Test the Installation**