Create python environment for oam
[oam.git] / code / network-generator / README.md
index 0f91dfb..66a6326 100644 (file)
@@ -28,6 +28,8 @@ Please follow the libyang [installation instructions](https://github.com/CESNET/
 ## Usage 
 
 ```
+make virtual_env_4_oam
+source .oam/bin/activate
 python3 -m network_generation config.json
 ```