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=d045207cc67f42b1aff76168c5589981d63767e2;hpb=75e7c88e53a85bad86adef4d0e717c1ef964ac74;p=oam.git diff --git a/code/network-generator/CONTRIBUTING.md b/code/network-generator/CONTRIBUTING.md index d045207..478386a 100644 --- a/code/network-generator/CONTRIBUTING.md +++ b/code/network-generator/CONTRIBUTING.md @@ -17,8 +17,7 @@ This instructions are for linux base systems. (Linux, MacOS, BSD, etc.) ## Prerequisites ``` -pip install isort -pip install black +sudo apt install python3.10-venv ``` ## Setting up your own virtual environment