From e101cf8c31be817782eb3d07e71d02f5ca4fa154 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 13 Nov 2018 13:40:21 +0100 Subject: btrfs-progs: README: add link to INSTALL Make clickable and more visible in the formatted text. Signed-off-by: David Sterba --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7534ccb5..a8d988f6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This repository hosts following utilities: * **btrfs** — the main administration tool ([manual page](https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs)) * **mkfs.btrfs** — utility to create the filesystem ([manual page](https://btrfs.wiki.kernel.org/index.php/Manpage/mkfs.btrfs)) -See INSTALL for build instructions and [tests/README.md](tests/README.md) for +See [INSTALL](INSTALL) for build instructions and [tests/README.md](tests/README.md) for testing information. Release cycle -- cgit v1.2.3