From: Dale Richards <dale@dalerichards.net>
Date: Sun, 14 Apr 2024 15:05:18 +0100
Subject: Remove pip install instructions
Forwarded: not-needed

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 2b33758..d1c1288 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,6 @@ re-assert
 
 show where your regex match assertion failed!
 
-## installation
-
-`pip install re-assert`
-
 ## usage
 
 `re-assert` provides a helper class to make assertions of regexes simpler.
