Update install.md

This commit is contained in:
Pinga 2025-07-14 14:37:21 +03:00
parent 53516e01cb
commit bff74ed6e2

View file

@ -195,7 +195,7 @@ ln -s /usr/share/adminer/latest.php /usr/share/adminer/adminer.php
First, clone the Namingo registry repository into the `/opt/registry` directory:
```bash
git clone https://github.com/getnamingo/registry /opt/registry
git clone --branch v1.0.21 --single-branch https://github.com/getnamingo/registry /opt/registry
```
Next, create the directory for Namingo logs. This directory will be used to store log files generated by the Namingo registry: