Skip to content

Commit

Permalink
Fixes mastodon#1830 adds link to development guide (mastodon#2783)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Mock authored and Gargron committed May 4, 2017
1 parent e57e6f5 commit e37e84d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ If you would like, you can [support the development of this project on Patreon][
Mastodon tries to be as fast and responsive as possible, so all long-running tasks that can be delegated to background processing, are
- **Deployable via Docker**
You don't need to mess with dependencies and configuration if you want to try Mastodon, if you have Docker and Docker Compose the deployment is extremely easy

## Development

Please follow the [development guide](https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Development-guide.md) from the documentation repository.

## Deployment

Expand Down

0 comments on commit e37e84d

Please sign in to comment.