Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abmantz authored Oct 10, 2016
1 parent 9bb54e5 commit d959cd4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ This package implements in [R](https://www.r-project.org/) the affine-invariant

This R implementation is based on the very clear description given by [Foreman-Mackey et al. (2012)](https://arxiv.org/abs/1202.3665), who provide an implementation [in python](http://dan.iel.fm/emcee).

## Installation (Linux/Unix/Mac)
## Installation

### From CRAN

In R, run ```install.packages("rgw")```.

### Manually (Linux/Unix/Mac)

1. Clone this repository.
2. In a terminal, navigate to the ```<repository base>/R/```.
Expand Down

0 comments on commit d959cd4

Please sign in to comment.