mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Use --no-document
instead of --no-rdoc
/no-ri
This commit is contained in:
parent
0de0210683
commit
367891d0f5
@ -33,7 +33,7 @@ In the development environment, Mastodon will use PostgreSQL as the currently si
|
|||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
There are multiple processes that need to be run for the full set of Mastodon's functionality, although they can be selectively omitted. To run all of them with just one command, you can install Foreman with `gem install foreman --no-ri --no-rdoc` and then use:
|
There are multiple processes that need to be run for the full set of Mastodon's functionality, although they can be selectively omitted. To run all of them with just one command, you can install Foreman with `gem install foreman --no-document` and then use:
|
||||||
|
|
||||||
foreman start
|
foreman start
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user