We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdeee82 commit 0c58ffbCopy full SHA for 0c58ffb
1 file changed
examples/README.md
@@ -3,10 +3,10 @@
3
This directory contains examples demonstrating the use of `ghostly` for
4
modification of bonded terms involving ghost atoms in alchemical free energy
5
perturbations. To create a conda environment with the required dependencies,
6
-you can use the provided `environment.yml` file:
+you can use the provided `environment.yaml` file:
7
8
```bash
9
-conda env create -f environment.yml
+conda env create -f environment.yaml
10
conda activate ghostly
11
```
12
0 commit comments