Skip to content

Commit c067760

Browse files
authored
Update README.md
1 parent ba21672 commit c067760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ First, download the latest binary from GitHub and make it executable:
121121

122122
```bash
123123
sudo mkdir /usr/local/docker-compose-secrets && cd /usr/local/docker-compose-secrets
124-
sudo wget https://github.com/KNIF/docker-compose-secrets/releases/download/1.0/dcs
124+
sudo wget https://github.com/KNIF/docker-compose-secrets/releases/download/v1.0/dcs
125125
sudo chmod +x dcs
126126
```
127127

0 commit comments

Comments
 (0)