Update README.md

This commit is contained in:
2025-11-19 21:49:00 -05:00
parent 442e5c7f12
commit 73aa92e228

View File

@@ -20,7 +20,7 @@ A lightweight static site generator built with Go and Lua. Write your websites i
### Build from Source
```bash
git clone <repository-url>
git clone https://git.vxserver.dev/fSD/fes.git
cd fes
go build -o fes
```