Skip to content

Commit 068105e

Browse files
committed
docs(README): fix new-line in middle of text
1 parent 78bede2 commit 068105e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,7 @@ For additional information it is recommended to read this article [Testing a Gra
231231

232232
There isn't currently an official MongoDB release for alpine linux. This means that we can't pull binaries for Alpine
233233
(or any other platform that isn't officially supported by MongoDB), but you can use a Docker image that already has mongod
234-
built in and then set the [`MONGOMS_SYSTEM_BINARY`](https://nodkz.github.io/mongodb-memory-server/docs/api/config-options#system_binary) variable to point at that binary. This should allow you to use
235-
`mongodb-memory-server` on any system on which you can install mongod manually.
234+
built in and then set the [`MONGOMS_SYSTEM_BINARY`](https://nodkz.github.io/mongodb-memory-server/docs/api/config-options#system_binary) variable to point at that binary. This should allow you to use `mongodb-memory-server` on any system on which you can install mongod manually.
236235

237236
### Enable Debug Mode
238237

0 commit comments

Comments
 (0)