Update README.md
This commit is contained in:
parent
664bbf1902
commit
71bcca0f57
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ This is a very simple static HTML page designed to serve as an alternative to ov
|
|||
|
||||
## Installation
|
||||
|
||||
Simply clone this repository in your home directory and rename it to something like `/.homepage/` and run start.html. Don't forget to substitute any instance of `/home/peter/` in `start.html` for your username instead; also, set your own time zone by modifying the line that says `date = new Date().toLocaleString("es-DO", {timeZone: "America/Santo_Domingo"})` for your own location.
|
||||
Simply clone this repository in your home directory and rename it to something like `/.homepage/` and run `start.html`. Don't forget to substitute any instance of `/home/peter/` in `start.html` for your username instead; also, set your own time zone by modifying the line that says `date = new Date().toLocaleString("es-DO", {timeZone: "America/Santo_Domingo"})` for your own location.
|
||||
|
||||
If you intend to use this in a local or remote server, consider renaming it to `/homepage/` and place it somewhere where your web server of choice can read it; keep in mind that I've only tested this with apache, so I can't really say how it will work for anything else.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue