Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Link fix to notebooks
  • Loading branch information
brandonjnelsonFDA authored May 30, 2024
1 parent b18695e commit 418c340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <examples/running_simulations.ipynb>`_) and via command line calls (see `demo 01 <demo_01_phantom_creation.sh>`_ and `demo 02 <demo_02_multiple_recon_kernels.sh>`_).
4. Activates the conda environment. This makes the phantom creation library `pediatricIQphantoms` accessible in scripts (see `examples <notebooks/00_running_simulations.ipynb>`_) and via command line calls (see `demo 01 <demo_01_phantom_creation.sh>`_ and `demo 02 <demo_02_multiple_recon_kernels.sh>`_).

**Test the Installation**

Expand Down

0 comments on commit 418c340

Please sign in to comment.