Skip to content

Commit

Permalink
Merge pull request #306 from sktomar/mod_readme
Browse files Browse the repository at this point in the history
README.md modified for avoiding prematured closing of the shell.
  • Loading branch information
hmaarrfk authored Jul 12, 2022
2 parents 9d52c21 + e3e9641 commit c8a2703
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ You will typically want to remove:
conda init --reverse --dry-run
# Use this next command to take action on the rc files listed above
conda init --reverse
# Temporarily IGNORE the shell message
# 'For changes to take effect, close and re-open your current shell.',
# and CLOSE THE SHELL ONLY AFTER the 3rd step below is completed.
```

2. Remove the folder and all subfolders where the base environment for Miniforge was installed:
Expand Down

0 comments on commit c8a2703

Please sign in to comment.