mirror of
https://git.mills.io/prologic/zs
synced 2024-11-22 13:26:11 +03:00
Fix instructions for Quick Start
This commit is contained in:
parent
dfaa5cd490
commit
6b15486148
@ -29,8 +29,8 @@ Table of Contents:
|
|||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
```console
|
```console
|
||||||
go get install go.mills.io/zs@latest
|
go install go.mills.io/zs@latest
|
||||||
cat > .zs/layout.html <<EOF
|
mkdir .zs && cat > .zs/layout.html <<EOF
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>{{ title }}</title>
|
<title>{{ title }}</title>
|
||||||
|
Loading…
Reference in New Issue
Block a user