HEXRD / hexrd

A cross-platform, open-source library for the analysis of X-ray diffraction data.
Other
56 stars 25 forks source link

installation instructions #582

Closed donald-e-boyce closed 9 months ago

donald-e-boyce commented 10 months ago

It looks like there is a simple mistake in the installation instructions. Under Development, the first instruction is:

conda create --name hexrd-dev python=3.9 hexrd
conda activate hexrd-dev

The hexrd at the end of the first line shouldn't be there. That gets installed later with the prerelease.