Making changes as per @paddatrapper 's comments
This commit is contained in:
parent
d050205ff6
commit
ed36daecfa
2 changed files with 9 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# Installing LibreTime
|
||||
There two methods of installing LibreTime - [Source](#source) or
|
||||
[Ubuntu package](#ubuntu-package).
|
||||
Please complete the [Preparing the server](preparing-the-server) and
|
||||
[Setting the server time](manual/setting-the-server-time/index) guides before proceeding.
|
||||
|
||||
## Source
|
||||
|
||||
|
@ -9,7 +11,6 @@ Requirements:
|
|||
- LibreTime should generally be installed on a dedicated host running Ubuntu Server 18.04 LTS, have at least 1 GHz of processor power, at least 2 GB of system RAM, and a static IP address.
|
||||
- LibreTime is undergoing active development, and is currently in ALPHA. Make sure it is working for your needs well before you begin to use it in a live environment.
|
||||
- Please review the release notes of the version you are planning on installing.
|
||||
- Complete the [Preparing the server](preparing-the-server) guide before proceeding
|
||||
|
||||
The easiest way to install LibreTime is by cloning the repository using git, and
|
||||
then running the installer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue