Move all business logic code under template folder 10/12010/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 3 Nov 2023 15:42:40 +0000 (16:42 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 3 Nov 2023 15:42:52 +0000 (16:42 +0100)
- change start command

Issue-ID: OAM-385
Change-Id: Iddebc5c73399f6453281aa452650baea6c079a02
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/README.md

index 11851c8..0f91dfb 100644 (file)
@@ -28,7 +28,7 @@ Please follow the libyang [installation instructions](https://github.com/CESNET/
 ## Usage 
 
 ```
-python3 network_generator.py config.json
+python3 -m network_generation config.json
 ```
 
 ## Output