Skip to content

Commit 5cfd208

Browse files
committed
Readme edited to relase v1.0.0.
1 parent b69dfb8 commit 5cfd208

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Docker Compose V2 Go client
77

88
Warning: Only the `docker compose` command is supported by the Docker CLI plugin system. Other commands are not supported and may not work as expected.
99

10+
## Installation
11+
```bash
12+
go get github.com/ugurcsen/go-docker-compose-client
13+
```
14+
1015
Features
1116
-----
1217
- [x] Build

0 commit comments

Comments
 (0)