summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-03-23 20:57:43 -0400
committerDan Davison <dandavison7@gmail.com>2021-03-23 20:57:43 -0400
commit6b0848daca42deef5a575ae136343e91d7481b36 (patch)
tree7df94252c104ea0d48af6b4358394666486a3f74
parente7d3870529356a394d1d784f74050bf198433b1e (diff)
Add README note warning of problems on Debian/Ubuntu systems
Ref #504
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 738fb902..8b529085 100644
--- a/README.md
+++ b/README.md
@@ -230,7 +230,7 @@ Alternatively, delta is available in the following package managers:
<tr>
<td>Debian / Ubuntu</td>
<td><br>.deb files are on the <a href="https://github.com/dandavison/delta/releases">releases</a> page and at <a href="https://github.com/barnumbirr/delta-debian/releases">barnumbirr/delta-debian</a><br>
- <code>dpkg -i file.deb</code></td>
+ <code>dpkg -i file.deb</code>. **IMPORTANT** If you are using Ubuntu <= 19.10 or are mixing apt sources, read https://github.com/dandavison/delta/issues/504, be extremely cautious, and try the versions linked against musl.</td>
</tr>
<tr>
<td>Fedora</td>