Skip to content

Commit

Permalink
small updates to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
travishathaway committed Jun 1, 2023
1 parent 331ca2c commit 3619c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $ conda install -n base python
CondaEnvLockError: Environment "base" is currently locked. Run `conda envlock 'base'` to unlock it
```

If you want to unlock it to add/modify anything, just run the `envlock` command again:
If you want to unlock it to add/modify anything, just run the `lock` subcommand again:

```commandline
$ conda el lock base
Expand Down

0 comments on commit 3619c45

Please sign in to comment.