We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7d158 commit 24063c0Copy full SHA for 24063c0
docs/sphinx/source/api/Installation.md
@@ -0,0 +1,16 @@
1
+[Github](https://github.com/ModECI/MDF)
2
+
3
+[![Actions Status][actions-badge]][actions-link]
4
+[](https://github.com/psf/black)
5
6
+# Installation
7
8
+## Requirements
9
10
+Python (>=3.7)
11
12
+## Installation
13
14
+```
15
+pip install modeci_mdf
16
docs/sphinx/source/index.rst
@@ -31,6 +31,7 @@ re-used in other environments.
31
:caption: Contents:
32
33
api/Introduction
34
+ api/Installation
35
36
.. toctree::
37
:maxdepth: 2
0 commit comments