mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-21 02:59:38 +05:00
improve doc
This commit is contained in:
@@ -52,13 +52,13 @@ npm i
|
||||
go install github.com/a-h/templ/cmd/templ@latest
|
||||
```
|
||||
|
||||
5. Generate code from templates:
|
||||
|
||||
*You might need to add go binaries to your PATH (add this line to your .bashrc / .zshrc / whatever)*
|
||||
```sh
|
||||
export PATH=${PATH}:`go env GOPATH`/bin
|
||||
```
|
||||
|
||||
5. Generate code from templates:
|
||||
|
||||
```sh
|
||||
templ generate
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user