Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hitliaomq committed Mar 30, 2020
1 parent 47d8279 commit 9bc7c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Anaconda_ or Miniconda_ is required. (Another option is using virtualenv_)
#conda create -n ENV_NAME python=VERSION
conda create -n dfttk python=3.6
#Activate
conda active dfttk
conda activate dfttk
#Deactivate
conda deactivate
Expand Down

0 comments on commit 9bc7c8b

Please sign in to comment.