How to download and setup Present
Open terminal and run command
                                            git clone https://github.com/hide1202/Present.git
                                        
                                        git clone is used to create a copy or clone of Present repositories.
                                        You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with Present https://github.com/hide1202/Present/archive/master.zip
Or simply clone Present with SSH
                                            [email protected]:hide1202/Present.git