Skip to content

Commit 389eb4e

Browse files
committed
tweak docs
1 parent ea1ee37 commit 389eb4e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ mongosh mongodb://localhost:27017
2828

2929
## Syntax
3030
The arguments to the container are:
31-
- a version number, e.g., `8.0`
32-
- args such as you’d give to [mtools](https://github.com/rueckstiess/mtools)’s
33-
`init` subcommand.
31+
- a version number (e.g., `8.0`) to give to [m](https://github.com/aheckmann/m)
32+
- args for [mtools](https://github.com/rueckstiess/mtools)’s `init` subcommand
3433

3534
## Caveats
3635
- You **MUST** anticipate the bound ports and export them.
@@ -40,5 +39,7 @@ The arguments to the container are:
4039

4140
## Acknowledgements
4241

43-
Besides [mtools](https://github.com/rueckstiess/mtools), this uses
44-
[m](https://github.com/aheckmann/m) to download MongoDB releases.
42+
This uses:
43+
44+
- [mtools](https://github.com/rueckstiess/mtools)
45+
- [m](https://github.com/aheckmann/m)

0 commit comments

Comments
 (0)