Skip to content

Commit

Permalink
README finishing touches
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiaobr committed Nov 10, 2025
1 parent 1f4b171 commit 054fd4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ We used this specific fork of the PotreeConverter to deal with a compatibility i
- CMAKE Version >= 3.16
- PDAL

You will need to have CMAKE version 3.16 or later to run the PotreeConvert to create the data structure.
You will need to have CMAKE version 3.16 or later to run the PotreeConverter to create the data structure. PDAL is necessary for the `lasConverter.py`.

### Prepare Files and Folders

Expand Down Expand Up @@ -77,7 +77,7 @@ Activate it:
source <environment_name>/bin/activate
```

### 2. Install requirements
### 2. Install Python requirements

Install the required Python packages:

Expand Down

0 comments on commit 054fd4c

Please sign in to comment.