Skip to content

Commit 61337b7

Browse files
authored
Updates to README (#11)
* update README
1 parent ca75850 commit 61337b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Torsion Angular Bin Strings
1313
# Publications
1414
[1] J. Chem. Inf. Model. 2024, DOI: [https://pubs.acs.org/doi/10.1021/acs.jcim.4c01513#](https://pubs.acs.org/doi/10.1021/acs.jcim.4c01513#), v1.0.0
1515

16+
[2] preprint: [https://chemrxiv.org/doi/full/10.26434/chemrxiv.10001731/v1](https://chemrxiv.org/doi/full/10.26434/chemrxiv.10001731/v1)
17+
1618
# Documentation
1719

1820
Our full documentation: [https://torsionangularbinstrings.readthedocs.io/en/](https://torsionangularbinstrings.readthedocs.io/en/)
@@ -24,7 +26,7 @@ mamba env create -n tabs -f environment.yml
2426
```
2527
To activate the new environment and install tabs:
2628
```
27-
mamba activate tabs
29+
conda activate tabs
2830
python -m pip install git+https://github.com/rinikerlab/TorsionAngularBinStrings
2931
```
3032

0 commit comments

Comments
 (0)