@@ -94,10 +94,16 @@ Before you run setup.sh the first time, make sure that you have installed Anacon
`sudo apt update`<br>
`sudo apt upgrade`
You can also install this repository to your own project using **pip**. This way you can access the whole tlib library; but you cannot access the Jupyter Notebooks to reproduce our work.
You can also install this repository to your own project using **pip**. This way you can access the whole tlib library; but you cannot access the Jupyter Notebooks to reproduce our work. To install the repository, you have to install gdal and earthengine-api first.