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
docs: Update instructions to build from source. (#4300)
These instructions are updated for the build process with Go modules.
Dgraph's own dependencies are not fetched when using `go get`, so
cloning the repository and running make install (go build / go install)
within the source directory works the expected way.
* Use make install.
* Ratel build instructions are available from github.com/dgraph-io/ratel.
0 commit comments