From 8818c16a5632f07c43dbd28cc0e7f48b4a1e3bf5 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Fri, 7 Jan 2022 11:31:05 +1000 Subject: [PATCH] Recent pip is needed in any case. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8eba63c..b04f9e7 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Install diff-edit directly using pip: Or install from source: git clone https://github.com/ahamilton/diff-edit + pip install --upgrade pip # A recent version of pip is needed. pip install ./diff-edit Then to run: