mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-25 11:58:19 +02:00
Update install.md
This commit is contained in:
parent
53516e01cb
commit
bff74ed6e2
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue