X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=code%2Fnetwork-generator%2FCONTRIBUTING.md;h=478386ade2aa64514a4735fc4319bc07cf2df31f;hb=4dd5e7ef732288c1c168a5b09cf426f55a3e994a;hp=edddb6faebec753ecff448970866ba951962cb8a;hpb=cbdb3c52ee47d804b4202c77082109ef3c561594;p=oam.git diff --git a/code/network-generator/CONTRIBUTING.md b/code/network-generator/CONTRIBUTING.md index edddb6f..478386a 100644 --- a/code/network-generator/CONTRIBUTING.md +++ b/code/network-generator/CONTRIBUTING.md @@ -14,6 +14,11 @@ This instructions are for linux base systems. (Linux, MacOS, BSD, etc.) - Enter the directory `cd oam/code/network-generation` - Please see [O-RAN-SC Code Contributions Tutorial](https://wiki.o-ran-sc.org/display/ORAN/Tutorial%3A+Making+code+contributions+to+O-RAN+open+source+project) +## Prerequisites + +``` +sudo apt install python3.10-venv +``` ## Setting up your own virtual environment