Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux authored Mar 13, 2024
1 parent 9bd6d3e commit 288b6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ ahn_cli -c delft -o ./delft.laz -i 1,2 -d 2
If you specify a `b`, it will clip the point cloud data with specified bounding box.
```
ahn_cli -c delft -o ./delft.laz -i 1,2 -d 2 -b 194198.302994,443461.343994,194594.109009,443694.838989
ahn_cli -o ./delft.laz -i 1,2 -b 194198.0,443461.0,194594.0,443694.0
```
Expand Down

0 comments on commit 288b6a0

Please sign in to comment.