Skip to content
GitLab
Explore
Sign in
tcp-protocol
README.md
Find file
Normal view
History
Permalink
README.md
99 B
Newer
Older
first commit
Valerio Pastore
committed
Jul 06, 2022
1
### INSTALL
Initial commit
Valerio Pastore
committed
Jul 06, 2022
2
```
first commit
Valerio Pastore
committed
Jul 06, 2022
3
4
5
6
7
$ mkdir build
$ cd build
$ cmake3 ..
$ make all
$ make install
Initial commit
Valerio Pastore
committed
Jul 06, 2022
8
first commit
Valerio Pastore
committed
Jul 06, 2022
9
```