mirror of
https://git.mills.io/prologic/zs
synced 2024-11-21 21:06:10 +03:00
Fix install instructions
This commit is contained in:
parent
c8c4ac861a
commit
3823e20a03
@ -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…
Reference in New Issue
Block a user