Update README.rst

This commit is contained in:
LEE WEI SHAN 2020-06-09 10:04:51 +08:00 committed by GitHub
parent 4316c59529
commit 1f5ae5ab2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ Create a new conda_ environment (let's call it ``abienv``) based on python3.6 wi
and activate it with::
source activate abienv
conda activate abienv
You should see the name of the conda environment in the shell prompt.