doc: add go install to readme

This commit is contained in:
Paulo 2023-10-15 23:33:04 -03:00
parent af1c4e3004
commit e1af4e1985
Signed by: pauloo27
GPG Key ID: 079BC1BF4562F663
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ does not have config, change the code or something idk.
![screenshot](./.gitea/tirotela.png)
## Simple install
> go install code.db.cafe/pauloo27/f@latest
## Build
> make build