mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 23:55:34 +02:00
source deactivate
is deprecated (#2827)
This commit is contained in:
parent
f172b9ed4a
commit
a66920ebcf
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
- Load or unload an environment:
|
||||
|
||||
`source {{activate|deactivate}} {{environment_name}}`
|
||||
`conda {{activate|deactivate}} {{environment_name}}`
|
||||
|
||||
- Delete an environment (remove all packages):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue