Skip to content

Commit

Permalink
Updated wording
Browse files Browse the repository at this point in the history
  • Loading branch information
psi-iota committed Oct 8, 2023
1 parent 221a020 commit 605eda8
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,20 +83,10 @@
* FullCalendar.io

<!-- GETTING STARTED -->
## Getting Started / Installation
## Getting Started

ITFlow is self-hosted. There is a full installation guide in the [docs](https://docs.itflow.org/installation), but the main steps are:
ITFlow is self-hosted. There is a full installation guide in the [docs](https://docs.itflow.org/installation).

1. Install a LAMP stack (Linux, Apache, MariaDB, PHP)
```sh
sudo apt install git apache2 php libapache2-mod-php php-intl php-imap php-mailparse php-mysqli php-curl mariadb-server
```
2. Clone the repo
```sh
git clone https://github.com/itflow-org/itflow.git /var/www/html
```
3. Create a MariaDB Database
4. Point your browser to your HTTPS web server to begin setup

<!-- EASY INSTALL -->
## Installation via Script (Recommended Method)
Expand All @@ -108,9 +98,6 @@ ITFlow is self-hosted. There is a full installation guide in the [docs](https://
Need to report a security issue? Check the [security policy](https://github.com/itflow-org/itflow/security/policy)

ITFlow comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law

ITFlow is self-hosted. There is a full installation guide in the [docs](https://docs.itflow.org/installation), but the TLDR is:


**Requirements**
- Clean Install of Debian 12 or Ubuntu 22.04
Expand Down

0 comments on commit 605eda8

Please sign in to comment.