mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Add note on how to uninstall conda
This commit is contained in:
@@ -40,6 +40,12 @@ have installed on your system.
|
||||
> ./install_conda.sh
|
||||
> ```
|
||||
|
||||
> **Note**: You can uninstall OpenRAM's Anaconda installation by running this
|
||||
> command:
|
||||
> ```
|
||||
> rm -rf miniconda
|
||||
> ```
|
||||
|
||||
|
||||
|
||||
## Docker (deprecated, use Anaconda instead)
|
||||
|
||||
Reference in New Issue
Block a user