Update README.md

master branch renamed to main
This commit is contained in:
Ivaylo Tsokov
2020-08-24 18:06:05 +03:00
committed by GitHub
parent 8675fc1276
commit ac626ed4b7

View File

@@ -40,7 +40,7 @@ The [shpod.sh](shpod.sh) script will:
To execute it:
```bash
curl https://raw.githubusercontent.com/jpetazzo/shpod/master/shpod.sh | sh
curl https://raw.githubusercontent.com/jpetazzo/shpod/main/shpod.sh | sh
```
It's also available with short URLs:
@@ -58,7 +58,7 @@ step by step, check the next section.
1. Deploy the shpod pod:
```
kubectl apply -f https://raw.githubusercontent.com/jpetazzo/shpod/master/shpod.yaml
kubectl apply -f https://raw.githubusercontent.com/jpetazzo/shpod/main/shpod.yaml
```
2. Attach to the shpod pod: