The instructions of how to clone the repository is incorrect: ``` pip install git+https://github.com/ccmc/Kamodo-core.git ``` Should be: ``` pip install git+https://github.com/nasa/Kamodo-core.git ``` In addition, the URLs of some images need to be fixed.