From adc06f1743bb76960cce747039aac1c2f4f9c570 Mon Sep 17 00:00:00 2001 From: sravanthimodepu Date: Fri, 3 Apr 2020 17:41:49 +0530 Subject: [PATCH] added prerequisites --- src/lab/Prerequisites.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/lab/Prerequisites.html b/src/lab/Prerequisites.html index 2b2384da..77d5f00b 100644 --- a/src/lab/Prerequisites.html +++ b/src/lab/Prerequisites.html @@ -100,10 +100,17 @@

<

Pattern Recognition Lab

-

- The experiments are targeted at students who have just finished a first course in programming. Knowledge of writing programs in any programming language is expected. No prior experience with data structuers is required. -

-Click here for steps to install Java and Icedtea plugin +

- This lab requires few Software Dependencies to run the Simulations

+
    +
  1. Java1.7,
  2. +
  3. Browsers Firefox 50 and it's below versions, internet explorer.
  4. +
  5. IcedTea Plugin for Linux Operating System.
  6. +
+

- We recommend the following for the smooth running of these simulations

+
    +
  1. Install VirtualBox - Virtual Labs offers a free download of a customized VirtualBox with the required pre installed all the software dependencies(Java 1.7). Please follow the link to download, install and use VirtualBox for Virtual Labs.
  2. +
+