Skip to content

Commit 0af19bd

Browse files
authored
Update README.md
1 parent 7b5cfdf commit 0af19bd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,16 @@
77

88

99

10-
10+
# prepare, build and run
11+
12+
```
13+
sudo make install
14+
15+
make
16+
17+
./bin/bin
18+
19+
```
1120

1221

1322
# curl-http-wrapper

0 commit comments

Comments
 (0)