Skip to content

Commit 4631da1

Browse files
committed
Merge branch 'install_docs' of https://github.com/sakshikaushik717/MDF into sakshikaushik717-install_docs
2 parents 2d82002 + 24063c0 commit 4631da1

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[Github](https://github.com/ModECI/MDF)
2+
3+
[![Actions Status][actions-badge]][actions-link]
4+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ re-used in other environments.
3131
:caption: Contents:
3232

3333
api/Introduction
34+
api/Installation
3435

3536
.. toctree::
3637
:maxdepth: 2

0 commit comments

Comments
 (0)