source: code/trunk/INSTALL.md@ 67

Last change on this file since 67 was 67, checked in by yakumo.izuru, 16 months ago

Fix bugs, many other changes

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 261 bytes
Line 
1# Installation
2
3```shell
4$ git clone https://git.chaotic.ninja/yakumo.izuru/mai
5$ cd mai
6$ make
7# make PREFIX=/usr/local install
8```
9* Read the [mai.ini(5)](mai.ini.5) manual page
10* Use any web server than is able to reverse proxy, like Apache, h2o, or NGINX.
11
Note: See TracBrowser for help on using the repository browser.