1
0
Fork 0

Update CONTRIBUTING.md

[ci skip]
master
Philip O'Toole 3 years ago committed by GitHub
parent bc73067dc3
commit 528a9c7ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,6 +37,9 @@ go install ./...
$GOPATH/bin/rqlited ~/node.1
```
### Linking behavior
Note that the above commands build a dynamically-linked version of `rqlited`. When officially released, `rqlited` statically links all its requirements e.g. `libc`.
### Raspberry Pi
The process outlined above will work for Linux, OSX, and Windows. For Raspberry Pi, check out [this issue](https://github.com/rqlite/rqlite/issues/340).

Loading…
Cancel
Save