summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThayne McCombs <astrothayne@gmail.com>2023-10-20 21:57:38 -0600
committerGitHub <noreply@github.com>2023-10-20 21:57:38 -0600
commit6b5fe1c6344e9e2dc979ab3ce797e755c63a5159 (patch)
tree7b000d30cb4a89a7ccf7abccb40c5e483def07f2 /README.md
parentb8e7cbd5e39a191d0f5dc0bfceba88c41188b974 (diff)
parent7c39fff9694de29ca45b69979f9411a2f8cca716 (diff)
Merge pull request #1399 from tmccombs/8.7.1-releasev8.7.1
8.7.1 release
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce63786..f1c236d 100644
--- a/README.md
+++ b/README.md
@@ -542,7 +542,7 @@ Make sure that `$HOME/.local/bin` is in your `$PATH`.
If you use an older version of Ubuntu, you can download the latest `.deb` package from the
[release page](https://github.com/sharkdp/fd/releases) and install it via:
``` bash
-sudo dpkg -i fd_8.7.0_amd64.deb # adapt version number and architecture
+sudo dpkg -i fd_8.7.1_amd64.deb # adapt version number and architecture
```
### On Debian