summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhaturatu <haturatu>2024-04-23 19:53:41 +0900
committerhaturatu <haturatu>2024-04-23 19:53:41 +0900
commitd48c90f7eb0202bca99137554d31cf1321517af4 (patch)
tree7fa54a787bf2a0cff1be220b2ce04b9a3b757cca /README.md
parent211bb9f4367bc4eb067ed9c2b8cb0023f51f9f69 (diff)
first commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc7004c..4abf007 100644
--- a/README.md
+++ b/README.md
@@ -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
```