diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 34f983cf2..ca1316aca 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -49,12 +49,12 @@ cd dendrite Then build it: -* Linux +* Linux or UNIX-like systems: ```bash ./build.sh ``` -* Windows +* Windows: ```dos build.cmd ```