From 1e8b49e1ecdea27a0359806657ea2ef5637a30c1 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 23 Dec 2018 12:49:27 +0100 Subject: [PATCH] Update info about debian & ubuntu --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28067e920..825aa4457 100644 --- a/README.md +++ b/README.md @@ -133,9 +133,11 @@ Download the latest `.deb` package from the [release page](https://github.com/sh sudo dpkg -i fd_7.2.0_amd64.deb # adapt version number and architecture ``` +fd will be available from Ubuntu Disco Dingo (19.04). + ### On Debian -If you run Debian sid (and soon Debian Buster), fd is +If you run Debian sid and Buster, fd is [officially maintained by Debian](https://tracker.debian.org/pkg/rust-fd-find). ``` sudo apt-get install fd-find