Its best to install from the tip.

- Installing from the latest tag misses the latest fixes and features.
This commit is contained in:
Andrew Hamilton 2022-01-07 11:25:54 +10:00
parent 5e23b974f7
commit a23049c0f4

View file

@ -11,7 +11,7 @@ Edit two files side by side, showing differences.
Install diff-edit directly using pip: Install diff-edit directly using pip:
pip install --upgrade pip # A recent version of pip is needed. pip install --upgrade pip # A recent version of pip is needed.
pip install git+https://github.com/ahamilton/diff-edit@v2022.01.03 pip install git+https://github.com/ahamilton/diff-edit
Or install from source: Or install from source: