From 036693c08daf1bbdf76137f38a80cb764ee49975 Mon Sep 17 00:00:00 2001 From: Cristian Rubio <44789319+cristianrubioa@users.noreply.github.com> Date: Sat, 6 Feb 2021 01:34:07 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4dfac80..e68f410 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ You can install pcl using: sudo apt install libpcl-dev ``` -**Note:** set "your own" pcl build dir in [PCL_DIR](https://github.com/cristianrubioa/pcd2txt/blob/main/src/CMakeLists.txt#L22): ```e.g: /opt/pcl-1.8.1/build``` and save it. ## Compile