Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions docs/sphinx/source/api/Installation.md
Original file line number Diff line number Diff line change
@@ -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
```
1 change: 1 addition & 0 deletions docs/sphinx/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ re-used in other environments.
:caption: Contents:

api/Introduction
api/Installation

.. toctree::
:maxdepth: 2
Expand Down