From 2da373fcbf0e124f1eda55bee5a95d87299e27f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Furkan=20Burak=20BA=C4=9ECI?= Date: Wed, 18 Sep 2019 15:18:11 +0300 Subject: [PATCH] Fixing typo in readme.md --- wrappers/pcl/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrappers/pcl/readme.md b/wrappers/pcl/readme.md index 343fb64d68..96f9dc39db 100644 --- a/wrappers/pcl/readme.md +++ b/wrappers/pcl/readme.md @@ -13,7 +13,7 @@ This page is certainly **not** a comprehensive guide to getting started with PCL ### Windows 1. Download and install `CMake` from [cmake.org/download](https://cmake.org/download/) -2. Donwload prebuilt binaries for PCL ([official link](http://pointclouds.org/downloads/windows.html)). For Visual Studio 2015 / 2017, use the [following link](http://unanancyowen.com/en/pcl181). +2. Download prebuilt binaries for PCL ([official link](http://pointclouds.org/downloads/windows.html)). For Visual Studio 2015 / 2017, use the [following link](http://unanancyowen.com/en/pcl181). 3. Follow the installation procedure: