Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
newville committed Apr 25, 2024
1 parent 855cba9 commit 818f128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ infrastructure and then install xraylarch with pip:
mamba create -y --name xraylarch python=>3.11.5 scipy mkl_fft h5py matplotlib pandas
mamba activate xraylarch
mamba install -y -c conda-forge wxpython pymatgen jupyter "notebook<7.0"
mamba install -y -c scikit-image scikit-learn pycifrw plotly fabio pyfai
mamba install -y -c conda-forge scikit-image scikit-learn pycifrw plotly fabio pyfai
mamba install -y -c conda-forge openbabel tomopy # <- optional packages
pip install "xraylarch[larix]"
Expand Down

0 comments on commit 818f128

Please sign in to comment.