Update README.md

Change-Id: I9280eb269572b2f67314c127209a76d3cbe73871
1 file changed
tree: 87e6b7312b2f2262caeb86b5a8184dbcbfdf0b63
  1. .gitmodules
  2. .gitreview
  3. INSTALL.md
  4. Makefile.am
  5. README.md
  6. configure.ac
  7. device_simulator/
  8. src/
  9. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install