Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
blakejohnson committed Nov 5, 2013
2 parents ee4b4ae + b24da0e commit b886ef0
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
@@ -1,15 +1,16 @@
Qlab measurement and control software
=====================================
# Qlab measurement and control software

A MATLAB framework for superconducting qubit systems.

Installation
------------
## Installation

### Source Code

To get started, simply download and unzip the latest release. Or, if you want the tip of the development repository, clone a local copy with

git clone [email protected]:BBN-Q/Qlab.git localname

Navigate to the Qlab folder and run `installQlab` to setup the necessary preferences. The install script will also recommend a list of folders to add to the MATLAB path.
Navigate to the QLab directory and run the installQLab.m script to setup the preferences. It will also prompt you with the correct folders to add to the path.

The code is loosely organized into

Expand Down

0 comments on commit b886ef0

Please sign in to comment.