diff --git a/docs/index.html b/docs/index.html
index 1e13cf8f..67fe1337 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -9,7 +9,7 @@
-Last Modified: Mon Sep 26 09:04:15 UTC 2016
+Last Modified: Thu Oct 24 18:45:00 UTC 2019
@@ -58,7 +58,7 @@
Features
-- Written entirely in Python. (for version 2.6 or newer)
+
- Written entirely in Python. (for version 3.6 or newer)
- Parse, analyze, and convert PDF documents.
- PDF-1.7 specification support. (well, almost)
- CJK languages and vertical writing scripts support.
@@ -103,8 +103,8 @@
-- Install Python 2.6 or newer.
- (Python 3 is not supported.)
+
- Install Python 3.6 or newer.
+ (Python 2 is not supported.)
- Download the PDFMiner source.
- Unpack it.
- Run
setup.py
to install: