From 5556377c39ed69921a3977a5cb4ba3afa327925a Mon Sep 17 00:00:00 2001 From: James Bornholt Date: Mon, 21 Aug 2023 05:54:39 -0500 Subject: [PATCH] Small docs fixes (#464) Signed-off-by: James Bornholt --- doc/INSTALL.md | 2 +- docker/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 612505ed7..0879e2800 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -9,7 +9,7 @@ Mountpoint for Amazon S3 is only available for Linux operating systems. The instructions for downloading and installing Mountpoint for Amazon S3 depend on which Linux operating system you are using. -### RPM-based distributions (Amazon Linux, Fedora, CentOS, RHEL, SUSE) +### RPM-based distributions (Amazon Linux, Fedora, CentOS, RHEL) To download and install Mountpoint for Amazon S3 on RPM-based distributions, including Amazon Linux, follow these steps: diff --git a/docker/README.md b/docker/README.md index 55cc841e2..3ae04ec81 100644 --- a/docker/README.md +++ b/docker/README.md @@ -9,7 +9,7 @@ We recommend using the primary Dockerfile. First, download the Dockerfile if you don't have it already: - wget https://github.com/awslabs/mountpoint-s3/blob/main/docker/Dockerfile + wget https://raw.githubusercontent.com/awslabs/mountpoint-s3/main/docker/Dockerfile Run this command to build a Docker image: