Update README.md
1 file changed
tree: e95f5795f1b2bebd0e8b220b88dd06071f8e140f
  1. .gitmodules
  2. INSTALL.md
  3. Makefile.am
  4. README.md
  5. configure.ac
  6. device_simulator/
  7. src/
  8. third_party/
README.md

Build

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