buit base functions

This commit is contained in:
2021-08-25 13:27:31 +04:00
parent 1a7035164b
commit e5334cbd3c
61 changed files with 124 additions and 908 deletions

View File

@@ -63,11 +63,7 @@ This project aims to create a peer to peer (p2p) network, where a user can use t
// Add them to your .bashrc file
export P2PRC=/<path>/p2p-rendering-computation
export PATH=/<path>/p2p-rendering-computation:${PATH}
5. Generate Config file
```
make configfile
```
5. Test if it works
```