blob: 64a96f6994f7624b881feab023f9782a39fe00c1 [file] [log] [blame]
Ashlesh Gawande465d1492019-01-10 15:12:01 -06001PSync Installation Instructions
2===============================
3
4.. toctree::
5..
6
7Prerequisites
8-------------
9
10- `ndn-cxx <https://named-data.net/doc/ndn-cxx>`_ and its dependencies
11
12Build
13-----
14
15Execute the following commands to build PSync:
16
17::
18
19 ./waf configure
20 ./waf
21 sudo ./waf install