Skip to content

Commit 8ee50b3

Browse files
authored
Fix typo in README (#9)
1 parent a336118 commit 8ee50b3

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
@@ -20,7 +20,7 @@ Although this shim can be used in many cases, some of the most common ones are:
2020
## Highlights
2121

2222
- Tested with all versions of docker from `18.03` to `latest`.
23-
- Test against containers based on `alpine`, `debian` and `ubuntu`, but it should work with any other container base.
23+
- Tested against containers based on `alpine`, `debian` and `ubuntu`, but it should work with any other container base.
2424
- The only dependency is Bash.
2525
- Rename the docker cli to `docker.orig` and place this shim on where the docker cli was and simply continue calling `docker` as usual.
2626
- Or install this shim as the `dond` command if you want and just call `dond` instead of calling `docker`.

0 commit comments

Comments
 (0)