Skip to content

Commit f5b094f

Browse files
committed
Merge pull request #58 from gerrywastaken/patch-1
Add missing part in path
2 parents 80d3cff + 5d3a8cd commit f5b094f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ you need to install libgit2 before make php-git.
1919

2020
````
2121
git clone https://github.com/libgit2/php-git.git --recursive
22-
cd libgit2
22+
cd php-git/libgit2
2323
mkdir build && cd build
2424
cmake ..
2525
cmake -DBUILD_SHARED_LIBS=OFF -build .

0 commit comments

Comments
 (0)