Skip to content

Commit

Permalink
Update README2
Browse files Browse the repository at this point in the history
  • Loading branch information
gosianow committed May 19, 2017
1 parent 5aa2d1d commit 684eed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Installation

All the packages necessary to run the workflow become available by installing the `cytofWorkflow` package, which can be installed via Github. First, you need to install `devtools` (available [here](https://github.com/hadley/devtools)) if you haven't already:
All the packages necessary to run the workflow become available by installing the `cytofWorkflow` package, which can be installed via Github. First, you need to install `devtools` if you haven't already:

```
install.packages("devtools")
Expand All @@ -14,7 +14,7 @@ Now you can install `cytofWorkflow`:
devtools::install_github("gosianow/cytofWorkflow")
```

The workflow can be executed by following the instructions in the cytofWorkflow.Rmd file available in the vignette directory.
The workflow can be executed by following the instructions in the cytofWorkflow.Rmd file available in the [vignettes directory](https://github.com/gosianow/cytofWorkflow/blob/master/vignettes/cytofWorkflow.Rmd).



Expand Down

0 comments on commit 684eed9

Please sign in to comment.