Skip to content

Commit b8bb8fc

Browse files
committed
doc: add note about oniguruma support in static binary
Signed-off-by: Javi Fontan <[email protected]>
1 parent b4848e9 commit b8bb8fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/using-gitbase/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ go get -u github.com/src-d/gitbase/...
4343

4444
#### Oniguruma support
4545

46+
**Note:** Oniguruma is enabled in the docker container and "static" linux binary.
47+
4648
On linux and macOS you can choose to build gitbase with oniguruma support, resulting in faster results for queries using the `language` UDF.
4749

4850
macOS:

0 commit comments

Comments
 (0)