Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Romain authored Aug 18, 2024
1 parent 2184bfc commit a353052
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ sudo apt-get install libsdl2-dev freeglut3-dev
```

```r
devtools::install_github("Jean-Romain/lidRviewer")
devtools::install_github("r-lidar-lab/lidRviewer")
```

### Windows

```r
devtools::install_github("Jean-Romain/lidRviewer")
devtools::install_github("r-lidar-lab/lidRviewer")
```

### MacOS
Expand All @@ -39,7 +39,7 @@ brew install sdl2 mesa mesa-glu
```

```r
devtools::install_github("Jean-Romain/lidRviewer")
devtools::install_github("r-lidar-lab/lidRviewer")
```

## Usage
Expand Down

0 comments on commit a353052

Please sign in to comment.