Merge pull request #7 from itsokov/patch-2

Update README.md
This commit is contained in:
Jérôme Petazzoni
2020-08-24 20:30:32 +02:00
committed by GitHub

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: