Skip to content

Commit

Permalink
Added 'how to run' docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiaobr committed Oct 6, 2025
1 parent 56c6f7b commit bca7aee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ macOS/Linux:
`source <environment_name>/bin/activate`

## Run script
First ensure that all requirements are installed: `pip install -r requirements.txt`

Then run the command below to create the potree structure.


```zsh
python lasConverter.py <input_directory> <output_directory>
Expand Down

0 comments on commit bca7aee

Please sign in to comment.