Skip to content

Commit

Permalink
[#6] added note for go1.19 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Jul 9, 2022
1 parent 0f0c00b commit d4d425c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -43,6 +43,7 @@ your own custom app specific business logic and still have a single portable exe
# go 1.18+
go get github.com/pocketbase/pocketbase
```
> For Windows, you may have to use go 1.19+ due to an incorrect js mime type in the Windows Registry (see [issue#6](https://github.com/pocketbase/pocketbase/issues/6)).
### Example

Expand Down

0 comments on commit d4d425c

Please sign in to comment.