Merge pull request #283 from tripph/master

Fix 404s to requirements/setup in README.md
This commit is contained in:
Nabeel Shahzad
2018-10-02 13:40:16 -05:00
committed by GitHub

View File

@@ -25,11 +25,11 @@ The latest documentation, with installation instructions is available
- Database: - Database:
- MySQL 5.5+ (or MySQL variant, including MariaDB and Percona) - MySQL 5.5+ (or MySQL variant, including MariaDB and Percona)
[View more details on requirements](http://docs.phpvms.net/basics/requirements) [View more details on requirements](http://docs.phpvms.net/setup/requirements)
## Installer ## Installer
1. Upload to your server 1. Upload to your server
2. Visit the site, and follow the link to the installer 2. Visit the site, and follow the link to the installer
[View installation details](http://docs.phpvms.net/basics/installation) [View installation details](http://docs.phpvms.net/setup/installation)