Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
chakalakka committed Oct 27, 2017
2 parents e31f22e + 7025a88 commit 479a474
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,11 @@ To install the *development* version from Github, follow the steps given below.
library(devtools)
install_github("ataudt/aneufinderData")
install_github("ataudt/aneufinder")
<<<<<<< HEAD
#### Or alternatively if the above line doesn't work:
=======
# Or alternatively if the above line doesn't work:
>>>>>>> upstream/master
install_git("git://github.com/ataudt/aneufinderData.git", branch = "master")
install_git("git://github.com/ataudt/aneufinder.git", branch = "master")

Expand Down

0 comments on commit 479a474

Please sign in to comment.