@cryptotaxi247 / kubo / commits / 90287f3b3

Added info on compiling on FreeBSD. (#3959)

License: MIT Signed-off-by: Laurence Stevens <laurencebelastevens@gmail.com>

Sag0Sag0 committed Jun 7, 2017 at 12:52 UTC 90287f3b3c8ab958984e132fc582d92b6e9a8188
1 file changed +2
README.md
+2
@@ -124,6 +124,8 @@ $ cd $GOPATH/src/github.com/ipfs/go-ipfs
124 $ make install
125 ```
126
127 +If you are building on FreeBSD instead of `make install` use `gmake install`.
128 +
129 #### Building on less common systems
130
131 If your operating system isn't officially supported, but you still want to try