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