Skip to content

Commit e83293e

Browse files
authored
Merge pull request #475 from red-hat-storage/sync_us--main
Syncing latest changes from upstream main for ramen
2 parents 234d5c8 + 8dd6715 commit e83293e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ environment.
6464

6565
```
6666
curl -Ls https://get.submariner.io | bash
67-
sudo install .local/bin/subctl /usr/local/bin/
68-
rm .local/bin/subctl
67+
sudo install ~/.local/bin/subctl /usr/local/bin/
68+
rm ~/.local/bin/subctl
6969
```
7070

7171
For more info see
@@ -185,8 +185,8 @@ environment.
185185

186186
```
187187
curl -Ls https://get.submariner.io | bash
188-
sudo install .local/bin/subctl /usr/local/bin/
189-
rm .local/bin/subctl
188+
sudo install ~/.local/bin/subctl /usr/local/bin/
189+
rm ~/.local/bin/subctl
190190
```
191191

192192
For more info see

0 commit comments

Comments
 (0)