update readme

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2021-03-26 15:16:32 +05:30
parent e02937b6dd
commit 2cbbc68190

View File

@@ -22,6 +22,11 @@ Peform the following modifications on the first.cc ns3 script:
9. Start the UDP client at 2 seconds into the start of the simulation
10. Stop the UDP client after 25 seconds into the simulation
## How to run this simulation?
- You must have a working installation of [ns3](https://www.nsnam.org/)
- Copy [first.cc](first.cc) to `scratch` directory.
- Run `./waf --run scratch/first`
## Output