diff --git a/guide/english/python/anaconda/index.md b/guide/english/python/anaconda/index.md index e0e7a34f62..3e919ff76c 100644 --- a/guide/english/python/anaconda/index.md +++ b/guide/english/python/anaconda/index.md @@ -31,6 +31,10 @@ letter of the option. So ``--name`` and ``-n`` are the same, and For full usage of each command, including abbreviations, see [Command reference](https://conda.io/docs/commands.html). + ### Sources 1. [Anaconda Documentation](https://docs.anaconda.com/) 2. [Conda Documentation](https://conda.io/docs/) + +#### More Information +- [Conda cheat sheet](https://conda.io/docs/user-guide/cheatsheet.html)