Skip to content

Commit

Permalink
cosmetics in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hofnerb committed Aug 5, 2016
1 parent 008e1af commit 467dd73
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Instructions on how to use `mboost` can be found in various places:
- [mboost 2.0](http://cran.r-project.org/web/packages/mboost/vignettes/mboost.pdf)
- Visit the [project homepage](http://mboost.r-forge.r-project.org/) and see further tutorials and references there.

## Reporting Issues (etc.)
## Issues & Feature Requests

For issues, bugs, feature requests etc. please use the [GitHub Issues](https://github.com/boost-R/mboost/issues).

Expand All @@ -31,7 +31,7 @@ For issues, bugs, feature requests etc. please use the [GitHub Issues](https://g
install.packages("mboost")
```

- Latest **patch version** (patched version of CRAN packages; under development) from GitHub:
- Latest **patch version** (patched version of CRAN package; under development) from GitHub:
```r
library("devtools")
install_github("boost-R/mboost")
Expand All @@ -49,5 +49,4 @@ For issues, bugs, feature requests etc. please use the [GitHub Issues](https://g
```r
install.packages("devtools")
```
[inst]: inst

0 comments on commit 467dd73

Please sign in to comment.