[#6] added note for go1.19 on windows
This commit is contained in:
@@ -43,6 +43,7 @@ your own custom app specific business logic and still have a single portable exe
|
|||||||
# go 1.18+
|
# go 1.18+
|
||||||
go get github.com/pocketbase/pocketbase
|
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
|
### Example
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user