diff --git a/README.md b/README.md index 3d8ca818d..f0206a189 100644 --- a/README.md +++ b/README.md @@ -57,14 +57,14 @@ Misskey requires two domains called the primary domain and the secondary domain. **Ensure that the secondary domain is not a subdomain of the primary domain.** -#### Dubdomains -Misskey uses subdomains below: +#### Subdomains +Misskey uses following subdomains: -* **api**. -* **auth**. -* **about**. -* **dev**. -* **file**. +* **api**.*{primary domain}* +* **auth**.*{primary domain}* +* **about**.*{primary domain}* +* **dev**.*{primary domain}* +* **file**.*{secondary domain}* ### reCAPTCHA Please visit https://www.google.com/recaptcha/intro/ and generate keys.