From 14fbd6e8fd22b5e51337e24c8a5ea7862beb2bf6 Mon Sep 17 00:00:00 2001 From: Cheuk <90270663+cheukt@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:24:01 -0400 Subject: [PATCH] update readme (#158) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8166e2efc..f017a68f5 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,9 @@ ## Getting Started -NOTE: Please see [BUILDING.md](https://github.com/viamrobotics/viam-cpp-sdk/blob/main/BUILDING.md) for instructions on how to use -CMake-based build system for this project. +Please see [BUILDING.md](https://github.com/viamrobotics/viam-cpp-sdk/blob/main/BUILDING.md) for instructions on how to use CMake-based build system for this project. + +NOTE: Windows is not supported. If you are using Windows, build the project in WSL. ## Using Docker for Development