Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 8827b0d

Browse files
authored
Merge pull request #584 from BattleBas/fix-readme
Fixed instructions to install Windows standalone
2 parents f2867b4 + b85de60 commit 8827b0d

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
@@ -278,7 +278,7 @@ tar xf "docker-app.tar.gz"
278278

279279
To install as standalone, copy it somewhere in your path:
280280
```powershell
281-
cp docker-app-plugin-windows.exe PATH/docker-app.exe
281+
cp docker-app-standalone-windows.exe PATH/docker-app.exe
282282
```
283283

284284
To install as a Docker CLI plugin:

0 commit comments

Comments
 (0)