Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanhb authored Apr 20, 2023
1 parent cbc1e78 commit f3a2947
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ Before starting the installation of Mitao make sure:
* **Your local machine has at least 5GB of empty space available**
* **Your internet connection is on, during the whole installation procedure**

## From Github
1. Clone/Download this repository
2. Open your Console/Terminal and type `sudo sh setup.sh` to run the installation of Mitao; wait to the end of the installation. NOTE: the process requires your system password to run and complete the installation (it might ask for your password again during the installation).
3. Once the installation is done, you will find the file **Mitao.sh** on the main folder (the directory containing the **setup.sh** file).
4. Type `./Mitao.sh` to run Mitao.


## Linux
1. [Download the last version of Mitao for Linux](https://archive.org/download/mitao2/mitao_v2.1.2_linux.zip) and unzip the downloaded archive.
1. Open your Console/Terminal and type `./setup.sh` to run the installation of Mitao; wait to the end of the installation.
Expand Down

0 comments on commit f3a2947

Please sign in to comment.