Skip to content

Commit 2724ad7

Browse files
gep13arturcic
authored andcommitted
(GH-1932) Add info callout to tip
1 parent 1333e08 commit 2724ad7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/input/docs/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,13 @@ understand this page as it will help you start using GitVersion effectively!
1212

1313
GitVersion works on Mac, Linux with Mono and Windows.
1414

15-
Tip: If you get `System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so`
15+
:::{.alert .alert-info}
16+
**Tip**
17+
18+
If you get `System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so`
1619

1720
You likely need to install `libcurl3`. Run `sudo apt-get install libcurl3`
21+
:::
1822

1923
## Assumptions/Rules
2024

0 commit comments

Comments
 (0)