We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d5ae7 commit e453f71Copy full SHA for e453f71
bash/index.md
@@ -205,7 +205,6 @@ This block installs the `miniconda` package.
205
```
206
cd ~
207
which python3
208
-git clone https://github.com/robfatland/ant
209
mkdir -p ~/miniconda3
210
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda3/miniconda.sh
211
bash ~/miniconda3/miniconda.sh -b -u -p ~/miniconda3
0 commit comments