We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dea4a commit ee1a697Copy full SHA for ee1a697
docs/content/contributing.md
@@ -25,7 +25,7 @@ DEFAULT_MAL_CLIENT_ID=your-mal-client-id
25
```
26
27
In development, both servers are started independently running on `:3000` and `:5000`
28
-respectively and reverse proxied at `:8000`. To get them running run `mprocs` in the
+respectively and reverse proxied at `:8000`. To get everything started, run `mprocs` in the
29
project root.
30
31
Your website would be available at `http://localhost:8000`.
0 commit comments