From 5714b06718374759d974c7af80d3193b34522259 Mon Sep 17 00:00:00 2001 From: "Praveen (Gnovi)" Date: Fri, 15 Jul 2016 22:57:17 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e332b0da..21b022cb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository hosts the python library for communicating with PSLab. This can * The current work is a part of my GSoC-16 project Installation -============ +------------ To install PSLab on Debian based Gnu/Linux system, the following dependencies must be installed. @@ -49,3 +49,8 @@ Now you are ready with the PSLab software on your machine :) For the main GUI (Control panel), you can run Experiments from the terminal. `$ Experiments` + + +Development Environment +----------------------- +To set up the development environment, install the packages mentioned in dependencies. For building GUI's Qt Designer is used.