From 924bde5995c2802ee143e36a31fd7add979f20ea Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Wed, 25 May 2022 16:55:52 -0700 Subject: [PATCH] updated directions --- assignments/src/MV3500Cohort2022MayJune/homework1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md index e4997162c5..011ce354e6 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). -- GitLab