Skip to content

Commit 11ad54c

Browse files
committed
Update README.md
1 parent 16b8c40 commit 11ad54c

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,24 @@ We're on a mission to make **Namingo** the best it can be, and we need your expe
3434

3535
- **Contact Validation**: Validates domain name registrant's contact details for accuracy and authenticity.
3636

37-
## Installation Instructions
37+
## Documentation
3838

39-
To begin, simply copy the command below and paste it into your server terminal. This installation process is optimized for a fresh VPS running Ubuntu 22.04/24.04. For detailed guidance, please consult the Installation Manual.
39+
### Installation
4040

41-
**Minimum requirement:** a VPS with at least 1 CPU core, 2 GB RAM, and 10 GB hard drive space.
41+
**Minimum requirement:** a VPS running Ubuntu 22.04 or 24.04, with at least 1 CPU core, 2 GB RAM, and 10 GB hard drive space.
42+
43+
To get started, copy the command below and paste it into your server terminal:
4244

4345
```bash
4446
wget https://namingo.org/registrar-install.sh -O install.sh && chmod +x install.sh && ./install.sh
4547
```
4648

47-
### Manual Installation
48-
4949
For detailed installation steps, please refer to [INSTALL.md](INSTALL.md).
5050

51+
### Update
52+
53+
- v1.0.0/v1.0.1 to v1.0.2 - backup registrar, download and run the [update.sh](update.sh) script.
54+
5155
## Support
5256

5357
Your feedback and inquiries are invaluable to Namingo's evolutionary journey. If you need support, have questions, or want to contribute your thoughts:

0 commit comments

Comments
 (0)