Skip to content

Commit

Permalink
Change 'Getting Started' to 'Install', rearrange to 'Learn' after ins…
Browse files Browse the repository at this point in the history
…talling.
  • Loading branch information
brianwalenz committed Jul 18, 2016
1 parent 4674fdb commit 9d30b5e
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ Canu is a hierarchical assembly pipeline which runs in four steps:
* Trim corrected sequences
* Assemble trimmed corrected sequences

## Learn:

The [quick start](http://canu.readthedocs.io/en/stable/quick-start.html) will get you assembling quickly, while the [tutorial](http://canu.readthedocs.io/en/stable/tutorial.html) explains things in more detail.

## Getting Started:
## Install:

The easiest way to get started is to download a [release](http://github.com/marbl/canu/releases).

Expand All @@ -23,12 +19,15 @@ Alternatively, you can also build the latest unreleased from github:
cd canu/src
make -j <number of threads>

## Learn:

The [quick start](http://canu.readthedocs.io/en/stable/quick-start.html) will get you assembling quickly, while the [tutorial](http://canu.readthedocs.io/en/stable/tutorial.html) explains things in more detail.

## Run:

Brief command line help:

../<achitechture>/bin/canu


Full list of parameters:

Expand Down

0 comments on commit 9d30b5e

Please sign in to comment.