Skip to content

Commit 2afcfd7

Browse files
committed
2 parents b4c6d48 + b016072 commit 2afcfd7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ Fortran-lang's base Sphinx domain to document Fortran projects.
55
> **WARNING**: This project is under construction, at this stage you can use it but expect missing features or some rendering bugs. Your friendly feedback will be very important to get this project in shape.
66
77
## Install
8+
For regular usage:
89

9-
Editable install for development:
10+
`pip install sphinx-fortran-domain`
11+
12+
For editable install for development:
1013

1114
`pip install -e .`
1215

0 commit comments

Comments
 (0)