# Download

## Download the GenIE-Sys

You can download the latest version of GenIE-Sys by using the official download link

[![https://raw.githubusercontent.com/irusri/geniesys/master/docs/images/download.png](https://234156639-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJh8mKRNRBZEkZeCU0R%2F-MJjANoweFOl0DZymgRh%2F-MJjBNmeoxPMoIgd4apZ%2Fdownload.png?alt=media\&token=62a4e2c8-5ad4-4f3f-889e-d4dd24391fe1)](https://github.com/irusri/geniesys/archive/master.zip)

Please note that the above link will only download the source code for the GenIE-Sys. If you need to download the parsing scripts, you need to download it [here](https://github.com/irusri/scripts/archive/master.zip)

If you prefer using the terminal please run to download both the GenIE-Sys and parsing scripts.

```
git clone --recursive https://github.com/plantgenie/geniesys.git
```

## Folder structure

Content of the GenIE-Sys will be listed here.

```
├── geniesys 
│   ├── data
│   ├── docs   
│   ├── genie_files   
│   ├── index.php   
│   ├── js   
│   ├── LICENSE   
│   ├── plugins   
│   ├── README.md   
│   ├── scripts   
│   └── themes   
```

[Next ](https://geniesys.readthedocs.io/en/latest/administration/advanced_installation.html)[ Previous](https://geniesys.readthedocs.io/en/latest/administration/index.html)<br>
