[#6] added note for go1.19 on windows
This commit is contained in:
parent
0f0c00bd03
commit
d4d425c61d
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue