Update INSTALL.md

This commit is contained in:
Neil Alexander 2022-04-05 11:27:14 +01:00 committed by GitHub
parent 6b75cc16a4
commit b8810a30da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,12 +49,12 @@ cd dendrite
Then build it: Then build it:
* Linux * Linux or UNIX-like systems:
```bash ```bash
./build.sh ./build.sh
``` ```
* Windows * Windows:
```dos ```dos
build.cmd build.cmd
``` ```