Skip to content

Commit

Permalink
Merge branch 'main' into more_no_tab_linter_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil authored Dec 5, 2022
2 parents 4054c31 + 42c150c commit e51d41b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ install.packages("lintr")
Or the development version from GitHub:

```R
devtools::install_github("r-lib/lintr")
# install.packages("remotes")
remotes::install_github("r-lib/lintr")
```

## Usage
Expand Down

0 comments on commit e51d41b

Please sign in to comment.