Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNN1 committed Sep 13, 2023
1 parent 75e0ee7 commit 19db41d
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@

## Installation

Just unzip the archive and launch index.php in a web browser.
No installation is required.
Just unzip the archive and launch index.php in a web browser. No installation is required.
However, it is highly recommended (although not required) to run `composer install`.

If you use the defaults (e.g. Redis, Memcached servers), everything should work out of the box.
Expand Down Expand Up @@ -105,23 +104,4 @@ Memcached:

- [FileCache](https://github.com/RobiNN1/FileCache-Dashboard) ([`robinn/cache`](https://github.com/RobiNN1/Cache)) dashboard.

## Development

###### PHPUnit

```
composer test
```
###### PHPStan
```
composer phpstan
```
###### Tailwind CSS
For compiling Tailwind CSS run `npm install` and then
`npm run build` or `npm run watch` for auto-compiling.
<!-- Font used in logo Arial Rounded MT Bold -->

0 comments on commit 19db41d

Please sign in to comment.