diff --git a/README.md b/README.md index ec2e862..e48472c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A lightweight static site generator built with Go and Lua. Write your websites i ### Build from Source ```bash -git clone +git clone https://git.vxserver.dev/fSD/fes.git cd fes go build -o fes ```