Skip to content

Commit

Permalink
Update README to reflect devtools installs docs
Browse files Browse the repository at this point in the history
  • Loading branch information
martintoreilly authored Apr 7, 2017
1 parent a60d302 commit 98e65b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ on CRAN, the package can be installed from Github using the `devtools` package.
### Installing package and core dependencies needed to use it
Core dependencies are listed in the `Imports` section of the package
`DEPENDENDCIES` file and will be automatically installed when installing /
updating the package using `devtools` as described below. Note that this does
not build the package documentation.
updating the package using `devtools` as described below.

Install the latest package from GitHub using:
- `devtools::install_github("alan-turing-institute/network-comparison")`
Expand Down

0 comments on commit 98e65b0

Please sign in to comment.