We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57b09b commit ced6ae7Copy full SHA for ced6ae7
1 file changed
fullstack/freertos-wolfip-wolfssl-https/README.md
@@ -32,7 +32,7 @@ sudo ./setup_network.sh
32
33
3. Build the example:
34
```bash
35
-make -p build && cd build && cmake .. && make
+mkdir -p build && cd build && cmake .. && make
36
```
37
38
4. Run the example (requires root):
0 commit comments