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=0f91dfb841a402d9cb9b715d8e0e2107d68e03dc;hpb=04a749645c62916b22f4a330d99675dda6b63516;p=oam.git diff --git a/code/network-generator/README.md b/code/network-generator/README.md index 0f91dfb..66a6326 100644 --- a/code/network-generator/README.md +++ b/code/network-generator/README.md @@ -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 ```