Update installation_freebsd.md

This commit is contained in:
Olivier Lambert
2015-04-26 13:57:16 +02:00
parent 968735b2a4
commit b1ee1e9376

View File

@@ -7,7 +7,7 @@ This small guide is an addendum for installing XO on FreeBSD 10.
Just install these packages:
```
pkg install gmake redis python git npm node
pkg install gmake redis python git npm node autoconf
```
You can update `npm` itself right now with a `npm update -g`