mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-03 04:03:09 -06:00
Update INSTALL.md
This commit is contained in:
parent
6b75cc16a4
commit
b8810a30da
|
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue