commit bac771d70016977fb14db2d6134f8bfc97732576 parent 2e876a4a47a10cbbd647b48111ff90cd005b578d Author: vx-clutch <[email protected]> Date: Mon, 1 Dec 2025 17:21:58 -0500 update README Diffstat:
| M | README.md | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -14,7 +14,7 @@ site:h1("Hello, World!") return site ``` -This can be ran with `fes run .` where `.` is the location of the Fes.toml +This can be ran with `fes run <project>` where `<project>` is the location of the website. ## Examples @@ -42,4 +42,4 @@ ISC License Copyright (C) 2025 fSD -See `COPYING` -\ No newline at end of file +See `COPYING`