blob: 46ff4989cf10534ed334830242a02c5d44bdc047 [file] [log] [blame]
Installation Instructions
=========================
Prerequisites
-------------
- `ndn-cxx <https://docs.named-data.net/ndn-cxx/>`__ and its dependencies
Build
-----
Run the following commands to build PSync:
.. code-block:: sh
./waf configure
./waf
sudo ./waf install