Clarify which go.mod file

master
Will Faught 5 months ago
parent 9e56093ddf
commit 829f8404e6

@ -1,7 +1,7 @@
# Paige example site
If you move this directory out of its parent directory,
you must remove this line from the file go.mod:
If you move the directory exampleSite out of its parent directory,
you must remove this line from the file exampleSite/go.mod:
```
replace github.com/willfaught/paige => ../

Loading…
Cancel
Save