From 36d61fcc6cf33af94805083f5a8f236a3e198959 Mon Sep 17 00:00:00 2001 From: quadrismegistus Date: Wed, 23 Sep 2020 08:50:07 +0100 Subject: [PATCH] readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c3a01c..5f78b1d 100644 --- a/README.md +++ b/README.md @@ -113,9 +113,7 @@ As of the 23rd of August. bash <(curl -s komrade.app/run) ``` -Then hit enter. [That](https://github.com/Komrade/Komrade/blob/master/script/micro_installer) grabs a shortcut to [this auto-installer script](https://github.com/Komrade/Komrade/blob/master/script/install). - -(What does it do? By default, it creates a folder for komrade in your home directory; downloads Python 3.7 using miniconda, which it then uses to installs Komrade in a virtual environment. A folder for Komrade's executables (`komrade-cli`, `komrade-app`, `komrade-update`) is added to your $PATH. Nothing should override your existing Python configurations.) +Then hit enter. [That](https://github.com/Komrade/Komrade/blob/master/script/micro_installer) grabs a shortcut to [this auto-installer script](https://github.com/Komrade/Komrade/blob/master/script/install). It will install Komrade in a virtual Python environment into a folder of your choosing. ### Run