From 162b8ebe6c19904000b56cad3178cb6bda8f63c1 Mon Sep 17 00:00:00 2001 From: Woojin Ko Date: Sun, 15 Nov 2020 23:44:12 -0800 Subject: [PATCH] Update windows-build-inst.md --- documentation/windows-build-inst.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/windows-build-inst.md b/documentation/windows-build-inst.md index 24963db7..514d0cac 100644 --- a/documentation/windows-build-inst.md +++ b/documentation/windows-build-inst.md @@ -157,7 +157,7 @@ Install Open3D: **Setting up the Intel Realsense D435i:** -1. Follow the instructions here: https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_windows.md to prepare to install librealsense. Bet sure to follow the “Enabling metadata on Windows” section as the timestamps coming from the device will be incorrect without it. +1. Follow the instructions here: https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_windows.md to prepare to install librealsense. Be sure to follow the “Enabling metadata on Windows” section as the timestamps coming from the device will be incorrect without it. 2. Clone source from https://github.com/IntelRealSense/librealsense and `git checkout ba7c2d9cd59fb1618b9dc634cff7fa6349ce8bad`. Cd to the directory.