Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wavicles authored Jul 15, 2016
1 parent 5714b06 commit c6acdb3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ 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
* NumPy, Scipy
Expand All @@ -25,13 +25,14 @@ Dependencies
* 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 order
#####Libraries must be installed in the following order

1. pslab-apps
2. pslab


To install, cd into the directories

`$ cd <SOURCE_DIR>`
Expand All @@ -51,6 +52,6 @@ For the main GUI (Control panel), you can run Experiments from the terminal.
`$ Experiments`


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

0 comments on commit c6acdb3

Please sign in to comment.