Skip to content

Commit

Permalink
Merge pull request #4 from virtual-labs/dev
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
sravanthimodepu authored Aug 28, 2021
2 parents a93eec5 + c4881f9 commit a383abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiment/simulation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<!-- Your code goes here-->
<p>Make sure that you have<a href="../../../Introduction.html"> prerequisites</a> installed to run experiment</p>
<p>Make sure that you have<a href="../../../Introduction.html" target="_PARENT"> prerequisites</a> installed to run experiment</p>
<p>Click <a href="VM Simulator.zip">here</a> to download the simulator</a>.<p> You can run the simulator by using the command "java -jar learningTool.jar". learningtool.jar file is in the <strong>dist</strong> directory.</p>

<!-- Add JS at the bottom of HTML file -->
Expand Down

0 comments on commit a383abc

Please sign in to comment.