mirror of
https://git.mills.io/prologic/zs
synced 2025-04-09 20:11:01 +00:00
Fix install instructions
This commit is contained in:
parent
c8c4ac861a
commit
3823e20a03
1 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ For a starter template see the [zs-starter-template](https://git.mills.io/prolog
|
||||||
Download the binaries from [go.mills.io/prologic/zs](https://git.mills.io/prologic/zs):
|
Download the binaries from [go.mills.io/prologic/zs](https://git.mills.io/prologic/zs):
|
||||||
|
|
||||||
```console
|
```console
|
||||||
go get go.mills.io/zs@latest
|
go install go.mills.io/zs@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Or build from source manually:
|
Or build from source manually:
|
||||||
|
@ -162,7 +162,7 @@ Plugins are just executables in any language that output content. They can be sy
|
||||||
Site last updated at {{{ date }}
|
Site last updated at {{{ date }}
|
||||||
```
|
```
|
||||||
|
|
||||||
Or:
|
or:
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
Here's a list of support features:
|
Here's a list of support features:
|
||||||
|
|
Loading…
Add table
Reference in a new issue