diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ git clone https://github.com/example/openrc-mongod.git ``` -2. Mnove the mongod script to /etc/init.d/mongod. +2. Move the mongod script to /etc/init.d/mongod. ``` sudo mv mongod /etc/init.d/mongod ``` |