You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-12
Original file line number
Diff line number
Diff line change
@@ -19,18 +19,7 @@ Run ` make test `
19
19
20
20
Run `make deps` for generating vendor dir.
21
21
22
-
Under macOS we have to install `libgit2` manually, if you using [Homebrew](https://brew.sh/) please install like this:
23
-
24
-
```shell
25
-
brew install libgit2
26
-
make deps
27
-
```
28
-
29
-
Make sure your libgit2 version is 1.0.0
30
-
31
-
In linux you can reference our image's [Dockerfile](https://github.com/projecteru2/core/blob/master/Dockerfile). Our server were running under CentOS 7, so if your server was different, something will not same.
32
-
33
-
On other hand, you can use our [footstone](https://hub.docker.com/r/projecteru2/footstone/) image for testing and compiling.
22
+
You can use our [footstone](https://hub.docker.com/r/projecteru2/footstone/) image for testing and compiling.
0 commit comments