1
0
mirror of https://github.com/jaygooby/ttfb.sh synced 2025-12-10 07:57:21 +01:00

Merge pull request #14 from dbalabka/patch-2

Add installation instruction
This commit is contained in:
Jay Caines-Gooby
2022-07-04 20:02:39 +01:00
committed by GitHub

View File

@@ -38,6 +38,13 @@ by https://github.com/sandeepraju
Modified by jay@gooby.org, [@jaygooby](https://twitter.com/jaygooby) Modified by jay@gooby.org, [@jaygooby](https://twitter.com/jaygooby)
# Installation
Download the script from the master branch and make it executable:
```
curl -LJO https://raw.githubusercontent.com/jaygooby/ttfb.sh/master/ttfb
chmod +x ./ttfb
```
# Usage # Usage
``` ```