diff --git a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md index e4997162c58e4fb23946c321f3a6f4f632b988f9..011ce354e6901945f5a26b4d56d0db5ff01ac403 100644 --- a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md +++ b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md @@ -3,7 +3,7 @@ Welcome everybody! This is where your homework goes. Warmup exercise: * Go to [OpenDis7Examples](.) (this directory) as part of your local checkout in Netbeans. -* Run [AllPduReceiver.java](../../../-/tree/master/examples/src/OpenDis7Examples/AllPduReceiver.java) and +* Run [AllPduReceiver.java](../../../-/tree/master/examples/src/OpenDis7Examples/AllPduReceiver.java) and then [AllPduSender.java](../../../-/tree/master/examples/src/OpenDis7Examples/AllPduSender.java). * Compare your results to [AllPduReceiverLog.txt](../../../-/tree/master/examples/src/OpenDis7Examples/AllPduReceiverLog.txt), [AllPduSenderLog.txt](../../../-/tree/master/examples/src/OpenDis7Examples/AllPduSenderLog.txt) and [AllPduSenderWireshark.png](../../../-/tree/master/examples/src/OpenDis7Examples/AllPduSenderWireshark.png).