Add cell-scale-factor to jsonschema
[oam.git] / code / network-generator / CONTRIBUTING.md
index d045207..478386a 100644 (file)
@@ -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