Add to_directory method to relevant object classes
[oam.git] / code / network-generator / README.md
index 11851c8..66a6326 100644 (file)
@@ -28,7 +28,9 @@ Please follow the libyang [installation instructions](https://github.com/CESNET/
 ## Usage 
 
 ```
-python3 network_generator.py config.json
+make virtual_env_4_oam
+source .oam/bin/activate
+python3 -m network_generation config.json
 ```
 
 ## Output