Skip to content

Commit 83aae53

Browse files
committed
chore: update README
1 parent 806c21a commit 83aae53

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
# WIP
1+
# Initialization
22

3-
My SSG in Golang.
3+
Install the cli.
44

55
```
6-
go run main.go
6+
go install github.com/K-Sato1995/go-simple-ssg/simple-ssg-cli@latest
7+
```
8+
9+
run
10+
11+
```
12+
simple-ssg-cli init
713
```
814

915

0 commit comments

Comments
 (0)