Skip to content

Commit 65b9a5d

Browse files
committed
remove rtd warning from README.md
1 parent b7e9f1d commit 65b9a5d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ A Python package for rendering files to HTML via an embeddable iframe.
88

99
### Documentation
1010

11-
*Note: https://readthedocs.org/ is currently unable to build documentation for Python 3.5 projects.* The documentation available at https://mfr.readthedocs.io/en/latest/ is outdated (v0.15.0). For the most up-to-date documentation, build locally. Within your checkout, run:
12-
13-
```bash
14-
pip install -r doc-requirements.txt
15-
cd docs
16-
make
17-
open _build/html/index.html
18-
```
11+
Documentation available at: http://modular-file-renderer.readthedocs.io/en/latest/
1912

2013
### Setting up
2114

0 commit comments

Comments
 (0)