diff --git a/README.md b/README.md index 7cfbbcb8..85292638 100644 --- a/README.md +++ b/README.md @@ -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