diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ A fast, lightweight static site generator written in C that supports multilingua 1. Clone or download the project files (`main.c` and `Makefile`) 2. Build the executable: ```bash - make + go build main.go ``` ### Project Structure |
