Changeset 68 in code for trunk/INSTALL.md


Ignore:
Timestamp:
Feb 11, 2024, 12:56:18 AM (16 months ago)
Author:
yakumo.izuru
Message:

インストール手順の更新、例の追加、リミッターの再構成

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL.md

    r67 r68  
    22
    33```shell
    4 $ git clone https://git.chaotic.ninja/yakumo.izuru/mai
     4$ git clone git://git.chaotic.ninja/yakumo_izuru/mai
    55$ cd mai
    66$ make
     
    88```
    99* 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 
     10* Use any web server than is able to reverse proxy, like [Apache](https://httpd.apache.org), [h2o](https://h2o.examp1e.net), or [NGINX](https://www.nginx.com).
     11  * Examples are provided on the repository
Note: See TracChangeset for help on using the changeset viewer.