Files
PSync/docs/install.rst
T
Davide Pesavento 46bac78888 ci: adopt reusable workflows from named-data/actions
Switch source archive (tarball) to xz compression and
mention using gerrit for code review in the README

Change-Id: Ie69de065311737f6fe48976fbab5f896f3960e06
2023-02-23 20:01:25 -05:00

19 lines
287 B
ReStructuredText

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