diff --git a/docs/sphinx/source/api/Installation.md b/docs/sphinx/source/api/Installation.md new file mode 100644 index 00000000..68492418 --- /dev/null +++ b/docs/sphinx/source/api/Installation.md @@ -0,0 +1,16 @@ +[Github](https://github.com/ModECI/MDF) + +[![Actions Status][actions-badge]][actions-link] +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) + +# Installation + +## Requirements + +Python (>=3.7) + +## Installation + +``` +pip install modeci_mdf +``` \ No newline at end of file diff --git a/docs/sphinx/source/index.rst b/docs/sphinx/source/index.rst index 93892d53..48c5f842 100644 --- a/docs/sphinx/source/index.rst +++ b/docs/sphinx/source/index.rst @@ -31,6 +31,7 @@ re-used in other environments. :caption: Contents: api/Introduction + api/Installation .. toctree:: :maxdepth: 2