diff options
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index 7713c40ab..dc1591705 100644 --- a/doc/README.md +++ b/doc/README.md @@ -9,6 +9,7 @@ ### Installation - [Software and Hardware Requirements](install/requirements.md) +- [Production Installation](install/prod-ubuntu.md) - [Local Machine Setup ](install/single-container-install.md) - [AWS Elastic Beanstalk Setup](install/aws-ebs-setup.md) - [Developer Machine Setup](install/dev-setup.md) @@ -27,3 +28,4 @@ ## End User Help - [Mattermost Markdown Formatting](help/enduser/markdown.md) +- [Slack Import](https://github.com/mattermost/platform/blob/master/doc/import/slack-import.md) |