Skip to content

Commit df78e3c

Browse files
docs(conda): fix reference to conda-lock recipe
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent 43db52c commit df78e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The files in this directory are automatically generated from the
44
[pyproject.toml](../pyproject.toml) by running
55

66
```sh
7-
just -n lock-conda
7+
just -n conda-lock
88
```
99

1010
in the repository root directory.

0 commit comments

Comments
 (0)