Browse Source

Added note about needing "git" for building.

This is required to fetch the Go dependencies.
pull/391/head
Joachim Bauch 9 years ago
parent
commit
ee6f974f11
Failed to extract signature
  1. 1
      README.md

1
README.md

@ -13,6 +13,7 @@ The latest source of Spreed WebRTC can be found on [GitHub](https://github.com/s
- [NodeJS](http://nodejs.org/) >= 0.6.0 - [NodeJS](http://nodejs.org/) >= 0.6.0
- [autoconf](http://www.gnu.org/software/autoconf/) - [autoconf](http://www.gnu.org/software/autoconf/)
- [automake](http://www.gnu.org/software/automake/) - [automake](http://www.gnu.org/software/automake/)
- [git](https://git-scm.com/)
## Runtime dependencies ## Runtime dependencies

Loading…
Cancel
Save