From 83361e79053502144cbefc8cdd3d33b183bbdfa8 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Sun, 2 Aug 2020 23:01:03 +0900 Subject: [PATCH] Add some code backticks to README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bea6fa8..685d2ca 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,8 @@ stored in `${HOME}/.aws/credentials`. Alternatively, s3fs supports a custom pas The default location for the s3fs password file can be created: -* using a .passwd-s3fs file in the users home directory (i.e. ${HOME}/.passwd-s3fs) -* using the system-wide /etc/passwd-s3fs file +* using a `.passwd-s3fs` file in the users home directory (i.e. `${HOME}/.passwd-s3fs`) +* using the system-wide `/etc/passwd-s3fs` file Enter your credentials in a file `${HOME}/.passwd-s3fs` and set owner-only permissions: