Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit dfeb9f7b authored by Matthew Carey's avatar Matthew Carey Committed by GitHub
Browse files

Merge pull request #11 from atribe/patch-1

Removed blob from the readme paths.
parents 14fbabae ee5d2bfa
Branches
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ You will need the speedtest-cli library installed to use this - [Found Here](htt
2. Make a directory to hold the config.ini file. Navigate to that directory and download the sample config.ini in this repo.
```bash
mkdir speedtest
curl -O https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/blob/master/config.ini speedtest/config.ini
curl -O https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/master/config.ini speedtest/config.ini
cd speedtest
```
......@@ -75,6 +75,6 @@ atribe/speedtest-for-influxdb-and-grafana
```
2. The docker-compose option
```bash
curl -O https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/blob/master/docker-compose.yml docker-compose.yml
curl -O https://raw.githubusercontent.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/master/docker-compose.yml docker-compose.yml
docker-compose up -d
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment