Skip to content

Commit bca7502

Browse files
authored
add link to LIBGIT setup notes
1 parent c055fc5 commit bca7502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
- **Option - 1** Cloning the repo from **github**
2626

27+
To build gitconvex from scratch, [libgit2](https://github.com/libgit2/libgit2) is required. The [LIBGIT_NOTES](LIBGIT_NOTES.md) includes the guidelines to download and setup libgit for different platforms
28+
2729
**To be Noted:** The `master` branch contains the latest and the stable build of the project. For a reliable experience, always clone the repo from the master branch.
2830

2931
``` shell

0 commit comments

Comments
 (0)