Skip to content

Commit

Permalink
fixed bug in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Toffia committed Sep 11, 2018
1 parent c4dec3c commit 415e3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ and the ms test support is available at [Ductus.FluentDocker.MsTest](https://www

Today a fluent _API_ to handle _docker-compose_ files do not exist (milestone 3.0.0). However, the commands are
implemented and can be leveraged e.g. as follows:
```
```cs
Host.Host.ComposeUp(composeFile: "docker-compose-file.yml", certificates: Host.Certificates);

// You have now a running system from compose & discovery of containers works as usual etc.
Expand Down

0 comments on commit 415e3f5

Please sign in to comment.