# HG changeset patch
# User ijl <ijl@mailbox.org>
# Date 1602021105 0
#      Tue Oct 06 21:51:45 2020 +0000
# Node ID b18c2f6d1d71956b925970918de4f5a34c3fac98
# Parent  62ad1a8632638578664e5cd3e4809f211ec9e58e
Explain manylinux2014 and pip

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1108,6 +1108,11 @@
 
 ## Questions
 
+### Why can't I install it from PyPI?
+
+Probably `pip` needs to be upgraded. `pip` added support for `manylinux2014`
+in 2019.
+
 ### Will it deserialize to dataclasses, UUIDs, decimals, etc or support object_hook?
 
 No. This requires a schema specifying what types are expected and how to