diff --git a/CHANGELOG.md b/CHANGELOG.md
index f039614db..63e31e8c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1481,7 +1481,7 @@ Major version bump for a breaking change to `Text.stylize signature`, which corr
### Fixed
-- Readme links in Pypi
+- Readme links in PyPI
## [0.4.0] - 2020-02-22
diff --git a/README.cn.md b/README.cn.md
index 070c9fd31..f7cb2768e 100644
--- a/README.cn.md
+++ b/README.cn.md
@@ -37,7 +37,7 @@ Rich 还å¯ä»¥ä¸Ž[Jupyter 笔记本](https://jupyter.org/)一起使用,而æ—
## 安装说明
-使用`pip`或其他 PyPi 软件包管ç†å™¨è¿›è¡Œå®‰è£…。
+使用`pip`或其他 PyPI 软件包管ç†å™¨è¿›è¡Œå®‰è£…。
```
pip install rich
diff --git a/README.de-ch.md b/README.de-ch.md
index 0cd9ff6a1..3abc161a1 100644
--- a/README.de-ch.md
+++ b/README.de-ch.md
@@ -37,7 +37,7 @@ Rich funktioniert mit [Jupyter notebooks](https://jupyter.org/) ohni irgendwelch
## Installation
-Installation mit `pip` oder mit dim liäblings PyPi Päckli-Mangager.
+Installation mit `pip` oder mit dim liäblings PyPI Päckli-Mangager.
```
pip install rich
diff --git a/README.de.md b/README.de.md
index a0f90034e..3e419ae6e 100644
--- a/README.de.md
+++ b/README.de.md
@@ -37,7 +37,7 @@ Rich funktioniert ohne zusätzliche Konfiguration mit [Jupyter Notebooks](https:
## Installation
-Installation mit `pip` oder deinem bevorzugten PyPi-Paketmanager.
+Installation mit `pip` oder deinem bevorzugten PyPI-Paketmanager.
```
python -m rich
diff --git a/README.es.md b/README.es.md
index 9021f9462..5edad6900 100644
--- a/README.es.md
+++ b/README.es.md
@@ -37,7 +37,7 @@ Rich funciona con [Jupyter notebooks](https://jupyter.org/) sin necesidad de con
## Instalación
-Instale con `pip` o su administrador de paquetes PyPi favorito.
+Instale con `pip` o su administrador de paquetes PyPI favorito.
```
pip install rich
diff --git a/README.fr.md b/README.fr.md
index ee4566f73..13da86501 100644
--- a/README.fr.md
+++ b/README.fr.md
@@ -37,7 +37,7 @@ Rich fonctionne avec les notebooks Jupyter sans configuration supplémentaire.
## Installation
-Installez avec `pip` ou votre gestionnaire de paquets Pypi préféré.
+Installez avec `pip` ou votre gestionnaire de paquets PyPI préféré.
```
pip install rich
diff --git a/README.it.md b/README.it.md
index a2434201b..738f8b5fe 100644
--- a/README.it.md
+++ b/README.it.md
@@ -37,7 +37,7 @@ Rich funziona con i [Jupyter notebooks](https://jupyter.org/) senza configurazio
## Installazione
-Installa con `pip` o il tuo PyPi package manager preferito.
+Installa con `pip` o il tuo PyPI package manager preferito.
```shell
pip install rich
diff --git a/README.ja.md b/README.ja.md
index a71b36ff6..93c87c954 100644
--- a/README.ja.md
+++ b/README.ja.md
@@ -37,7 +37,7 @@ Richã¯è¿½åŠ ã®è¨å®šã‚’è¡Œã‚ãšã¨ã‚‚ã€[Jupyter notebooks](https://jupyter.o
## インストール
-`pip` ã‚„ã€ã‚ãªãŸã®ãŠæ°—ã«å…¥ã‚Šã®PyPiパッケージマãƒãƒ¼ã‚¸ãƒ£ã‚’使ã£ã¦ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã—ã¦ãã ã•ã„。
+`pip` ã‚„ã€ã‚ãªãŸã®ãŠæ°—ã«å…¥ã‚Šã®PyPIパッケージマãƒãƒ¼ã‚¸ãƒ£ã‚’使ã£ã¦ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã—ã¦ãã ã•ã„。
```
pip install rich
diff --git a/README.kr.md b/README.kr.md
index 2b09c9f07..b0a3508ba 100644
--- a/README.kr.md
+++ b/README.kr.md
@@ -37,7 +37,7 @@ Rich는 [Jupyter notebooks](https://jupyter.org/)ì—ì„œ 별ë„ì˜ ì„¤ì •ì—†ì´
## 설치
-`pip` ë˜ëŠ” 좋아하는 Pypi 패키지 ë§¤ë‹ˆì €ë¡œ 설치하세요.
+`pip` ë˜ëŠ” 좋아하는 PyPI 패키지 ë§¤ë‹ˆì €ë¡œ 설치하세요.
```
pip install rich
diff --git a/README.md b/README.md
index dabe67a4b..ecd7a65c1 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Rich works with [Jupyter notebooks](https://jupyter.org/) with no additional con
## Installing
-Install with `pip` or your favorite PyPi package manager.
+Install with `pip` or your favorite PyPI package manager.
```
pip install rich
diff --git a/README.pt-br.md b/README.pt-br.md
index 1e0451822..677f07825 100644
--- a/README.pt-br.md
+++ b/README.pt-br.md
@@ -36,7 +36,7 @@ Rich funciona com [Jupyter notebooks](https://jupyter.org/) sem a necessidade de
## Instalação
-Instale usando `pip` ou seu gerenciador de pacotes PyPi favorito.
+Instale usando `pip` ou seu gerenciador de pacotes PyPI favorito.
```
pip install rich
diff --git a/README.sv.md b/README.sv.md
index d6cf99681..e14e52079 100644
--- a/README.sv.md
+++ b/README.sv.md
@@ -36,7 +36,7 @@ Rich funkar med [Jupyter notebooks](https://jupyter.org/) utan någon ytterligar
## Installering
-Installera med `pip` eller din favorita PyPi packet hanterare.
+Installera med `pip` eller din favorita PyPI packet hanterare.
```
pip install rich
diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst
index 3ab6e084f..bcbe906ea 100644
--- a/docs/source/introduction.rst
+++ b/docs/source/introduction.rst
@@ -20,7 +20,7 @@ Rich requires Python 3.6.1 and above. Note that Python 3.6.0 is *not* supported
Installation
------------
-You can install Rich from PyPi with `pip` or your favorite package manager::
+You can install Rich from PyPI with `pip` or your favorite package manager::
pip install rich