Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wavicles authored Mar 21, 2017
1 parent f2309c4 commit 88998c7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This repository hosts the python library for communicating with PSLab. This can
* FOSSASIA is supporting development and promotion of ExpEYES project since 2014 mainly through Google Summer of Code
* The current work is a part of my GSoC-16 project

##Communication
## Communication
Chat: [Pocket Science Slack Channel](http://fossasia.slack.com/messages/pocketscience/) | [Get an Invite](http://fossasia-slack.herokuapp.com/)

----------------
Expand All @@ -22,7 +22,7 @@ Installation

To install PSLab on Debian based Gnu/Linux system, the following dependencies must be installed.

####Dependencies
#### Dependencies

* PyQt 4.7+, PySide, or PyQt5
* python 2.6, 2.7, or 3.x
Expand All @@ -33,10 +33,10 @@ To install PSLab on Debian based Gnu/Linux system, the following dependencies mu
* iPython-qtconsole   #optional


#####Now clone both the repositories [pslab-apps](https://github.com/fossasia/pslab-apps) and [pslab](https://github.com/fossasia/pslab).
##### Now clone both the repositories [pslab-apps](https://github.com/fossasia/pslab-apps) and [pslab](https://github.com/fossasia/pslab).


#####Libraries must be installed in ~~the following~~ any order
##### Libraries must be installed in ~~the following~~ any order

1. pslab-apps
2. pslab
Expand All @@ -45,7 +45,7 @@ To install PSLab on Debian based Gnu/Linux system, the following dependencies mu
*If user is only interested in using PSLab as an acquisition device without a display/GUI, only one repository [pslab](https://github.com/fossasia/pslab) needs to be installed*


#####To install, cd into the directories
##### To install, cd into the directories

`$ cd <SOURCE_DIR>`

Expand All @@ -65,7 +65,7 @@ For the main GUI (Control panel), you can run Experiments from the terminal.

-----------------------

####Development Environment
#### Development Environment

To set up the development environment, install the packages mentioned in dependencies. For building GUI's Qt Designer is used.

Expand Down

0 comments on commit 88998c7

Please sign in to comment.