chg: [doc] minor note

pull/4502/head
Steve Clement 2019-04-18 13:22:54 +09:00
parent 7827e90c6e
commit 9954f70469
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ PHP_INI=/etc/opt/rh/rh-php72/php.ini
## 1.1/ Complete a minimal RHEL installation, configure IP address to connect automatically.
## 1.2/ Configure system hostname
## 1.2/ Configure system hostname (if not done during install)
```bash
sudo hostnamectl set-hostname misp.local # Your choice, in a production environment, it's best to use a FQDN
```