OpenChem icon indicating copy to clipboard operation
OpenChem copied to clipboard

Inatallation instructions Docs not in sync

Open Maddocent opened this issue 3 years ago • 0 comments

The installation of OpenChem in the docs reads in the last line

pip install -e

Where it should be

pip install -e .

Maddocent avatar Oct 27 '22 11:10 Maddocent