X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=code%2Fnetwork-generator%2FREADME.md;h=66a6326b1de42a4f18773dea67524326455e31bf;hb=refs%2Fheads%2Fmaster;hp=11851c8e305113bbea2a272d139a68852d3992e5;hpb=7de74a6f0fecbab2de342213205e33c77b839997;p=oam.git diff --git a/code/network-generator/README.md b/code/network-generator/README.md index 11851c8..66a6326 100644 --- a/code/network-generator/README.md +++ b/code/network-generator/README.md @@ -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