From adc3548e9d59a086428b738866feb185cc8f316f Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Tue, 17 Oct 2023 20:23:58 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ade376f2..6b4ae858 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name upti Uptime Kuma is now running on http://localhost:3001 > [!WARNING] -> **NFS** (Network File System) are **NOT** supported. Please map to a local directory or volume. +> File Systems like **NFS** (Network File System) are **NOT** supported. Please map to a local directory or volume. ### 💪🏻 Non-Docker