We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207bfdc commit 9c003e0Copy full SHA for 9c003e0
README.md
@@ -20,6 +20,7 @@ CMake >= 3.11
20
### Build ###
21
This package uses CMake. A way to build is:
22
```
23
+ git clone --recursive https://github.com/named-data-iot/ndn-iot-package-over-posix.git
24
cd ndn-iot-package-over-posix
25
mkdir build
26
cd build
0 commit comments