Skip to content

Commit

Permalink
modify branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vinli-gh committed Jul 25, 2022
1 parent 9efb6d2 commit 7c8f099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install-csi-driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document explains how to install Azure Lustre CSI driver on a kubernetes cl
- Option 1: Remote install

```shell
curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/azurelustre-csi-driver/remoteinstall/deploy/install-driver.sh | bash -s master --
curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/azurelustre-csi-driver/master/deploy/install-driver.sh | bash -s master --
```

- Option 2: Local install
Expand Down

0 comments on commit 7c8f099

Please sign in to comment.