1
0
Fork 0
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:
Hervé Nivon 2019-03-12 12:57:08 +01:00 committed by Starbeamrainbowlabs
parent f172b9ed4a
commit a66920ebcf

View file

@ -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):