From 0a0e76679e574727fbaa5251e415aee036e287de Mon Sep 17 00:00:00 2001 From: Stéphane Burdin Date: Thu, 10 Jan 2019 02:24:04 +0100 Subject: Add manage and docker docs in french and correct mistake in english (#3863) --- docs/docker.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/docker.en.md') diff --git a/docs/docker.en.md b/docs/docker.en.md index d1ca144f23..f0fcdb66d5 100644 --- a/docs/docker.en.md +++ b/docs/docker.en.md @@ -17,7 +17,7 @@ This guide describes how to install and setup Misskey with Docker. ---------------------------------------------------------------- 1. `cp .config/example.yml .config/default.yml` Copy the `.config/example.yml` and rename it to `default.yml`. 2. `cp .config/mongo_initdb_example.js .config/mongo_initdb.js` Copy the `.config/mongo_initdb_example.js` and rename it to `mongo_initdb.js`. -2. Edit `default.yml` and `mongo_initdb.js`. +3. Edit `default.yml` and `mongo_initdb.js`. *3.* Configure Docker ---------------------------------------------------------------- -- cgit v1.2.3-freya