Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit ee5d2bfa authored by Allan's avatar Allan Committed by GitHub
Browse files

Removed blob from the readme paths.

fixes #8
parent b4a4d881
No related branches found
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