From 2c2daa67fbb2404235d98c314c262a286b42361d Mon Sep 17 00:00:00 2001 From: Nick Thompson Date: Thu, 16 Nov 2023 08:14:59 -0500 Subject: [PATCH] Update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 457d0e1..2707e91 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ available at the command line: Next, we can clone and build as follows. +**Note**: the build steps below expect to run a script in a Bash environment. For Windows machines, consider +running the following steps in a Git Bash environment, or with WSL. + ```bash # Clone the project with its submodules git clone --recurse-submodules https://github.com/elemaudio/srvb.git