Updated readme

This commit is contained in:
Abhorrent_Anger 2019-01-26 02:37:14 +02:00
parent e97717b2bd
commit ef14532507
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ A portfolio landing page detailing the running services.
## Installation ## Installation
Dump the files from the repo into DocumentRoot, "docs" folder can and should be omitted. Dump the files from the repo into DocumentRoot, "docs" folder can and should be omitted.
```git update-index --assume-unchanged docs/*
git rm -r docs
```
The repo contains mostly unminified files. It's recommended to run https://github.com/appleboy/minify-tool before hosting.