Browse Source

Update README.md

pull/440/head
Dan 4 years ago
committed by GitHub
parent
commit
f68dfab715
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -52,10 +52,10 @@ HTMLy requires PHP 5.3 or greater, PHP-XML package, and PHP-ZIP package for back
Installations
-------------
1. Download the latest version from the [Github repo](https://github.com/danpros/htmly/releases/latest)
2. Upload and extract the zip file in your web server. You can upload it in the root directory, or in subdirectory such as `htmly`.
2. Upload and extract the zip file to your web server. You can upload it in the root directory, or in subdirectory such as `htmly`.
3. Visit your domain. If you extract it in root directory visit `https://www.example.com/install.php` and if in subdirectory visit `https://www.example.com/htmly/install.php`.
4. Follow the installer to install HTMLy.
5. The installer will try to delete itself. Please delete the installer manually if the `install.php` stil exist.
5. The installer will try to delete itself. Please delete the installer manually if the `install.php` still exist.
Configurations
--------------


Loading…
Cancel
Save