From 1bdb2806b383d55c1ac799af2da5f56360033910 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Mar 2025 22:09:17 -0800 Subject: [PATCH] Simplify example readme wording --- example/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/README.md b/example/README.md index 0ed64937..1f70371b 100644 --- a/example/README.md +++ b/example/README.md @@ -1,7 +1,7 @@ # Paige example site -If you move the directory example out of its parent directory, -you must remove this line from the file example/go.mod: +If you move this directory out of its parent directory, +you must remove this line from the file go.mod: ``` replace github.com/willfaught/paige => ../