You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,8 +231,7 @@ For additional information it is recommended to read this article [Testing a Gra
231
231
232
232
There isn't currently an official MongoDB release for alpine linux. This means that we can't pull binaries for Alpine
233
233
(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.
0 commit comments