This commit is contained in:
Antony Denyer
2020-05-27 08:03:43 +01:00
parent 4ad987935a
commit 21b2d0f385

2
FAQ.md
View File

@@ -91,7 +91,7 @@ A: It possible only through using a raw connection. See example [here](https://g
A: It possible with custom function. See [example](https://github.com/JetBrains/Exposed/issues/373#issuecomment-414123325).
### Q: Where can I find snapshot builds of Exposed
A; You could use jitpack.io service for that.
A: You could use jitpack.io service for that.
Add jitpack.io to repositories:
```