Fixed run validate grammar/fixed hyperlinks at end

This commit is contained in:
Joseph
2016-08-30 00:19:10 -07:00
committed by GitHub
parent 340ae77a5f
commit 58b82d7e0a

View File

@@ -156,7 +156,7 @@ systemctl enable nginx
systemctl enable mariadb
```
Now run validate your install and make sure everything is ok:
Now run validate.php to validate your install and make sure everything is ok:
```bash
cd /opt/librenms
@@ -173,10 +173,10 @@ We now suggest that you add localhost as your first device from within the WebUI
Now that you've installed LibreNMS, we'd suggest that you have a read of a few other docs to get you going:
- (Performance tuning)[http://docs.librenms.org/Support/Performance]
- (Alerting)[http://docs.librenms.org/Extensions/Alerting/]
- (Device Groups)[http://docs.librenms.org/Extensions/Device-Groups/]
- (Auto discovery)[http://docs.librenms.org/Extensions/Auto-Discovery/]
- [Performance tuning](http://docs.librenms.org/Support/Performance)
- [Alerting](http://docs.librenms.org/Extensions/Alerting/)
- [Device Groups](http://docs.librenms.org/Extensions/Device-Groups/)
- [Auto discovery](http://docs.librenms.org/Extensions/Auto-Discovery/)
#### Closing