From feafd5851cf43e186bbceac1db6d166c8eeff487 Mon Sep 17 00:00:00 2001 From: James Prevett Date: Thu, 21 Nov 2024 15:18:35 -0600 Subject: [PATCH] Added note in readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 2ae931ee..a199fcef 100644 --- a/readme.md +++ b/readme.md @@ -64,6 +64,8 @@ await configure({ }; ``` +Note that while you aren't required to use absolute paths for the keys of `mounts`, it is a good practice to do so. + > [!TIP] > When configuring a mount point, you can pass in >