mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2024-11-16 11:25:57 +00:00
fix(readme): typo
Signed-off-by: Sphericalkat <amolele@gmail.com>
This commit is contained in:
parent
23557a172f
commit
c628ee7d6a
@ -17,7 +17,7 @@ pnpm i
|
|||||||
pnpm run build
|
pnpm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, build the binary. The frontend static filesa will be embedded in the binary using `go:embed`.
|
Then, build the binary. The frontend static files will be embedded in the binary using `go:embed`.
|
||||||
```sh
|
```sh
|
||||||
go mod download
|
go mod download
|
||||||
go build .
|
go build .
|
||||||
|
Loading…
Reference in New Issue
Block a user