Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nokonoko1203 committed Nov 27, 2024
1 parent ac9a814 commit b37c96c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ A tool for converting point cloud data (las/laz and csv) into "3D Tiles v1.1".
Enter the following command.

```sh
curl -sSf https://raw.githubusercontent.com/MIERUNE/point-tiler/main/scripts/install.sh | bash
export PATH="/usr/local/bin/point_tiler:$PATH"
curl -sSf https://raw.githubusercontent.com/MIERUNE/point-tiler/main/install.sh | bash
```

### for developer
Expand Down

0 comments on commit b37c96c

Please sign in to comment.