Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Romain committed Nov 15, 2024
1 parent ee2250a commit 0a0b245
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,7 @@ While `rgl` is a powerful package, it has some limitations when it comes to hand
## Installation

```r
<<<<<<< HEAD
devtools::install_github("lidRviewer", repos = 'https://r-lidar.r-universe.dev')
=======
devtools::install_github("r-lidar-lab/lidRviewer")
```

### Windows

```r
devtools::install_github("r-lidar-lab/lidRviewer")
install.packages('lidRviewer', repos = c('https://r-lidar.r-universe.dev'))
```

### MacOS
Expand All @@ -41,11 +32,6 @@ devtools::install_github("r-lidar-lab/lidRviewer")
brew install sdl2 mesa mesa-glu
```

```r
devtools::install_github("r-lidar-lab/lidRviewer")
>>>>>>> a35305216e432f906a9d5716f199be38622100d4
```

## Usage

```r
Expand Down

0 comments on commit 0a0b245

Please sign in to comment.