Changeset 68 in code for trunk/INSTALL.md
- Timestamp:
- Feb 11, 2024, 12:56:18 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL.md
r67 r68 2 2 3 3 ```shell 4 $ git clone https://git.chaotic.ninja/yakumo.izuru/mai4 $ git clone git://git.chaotic.ninja/yakumo_izuru/mai 5 5 $ cd mai 6 6 $ make … … 8 8 ``` 9 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 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.