summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-09-03 13:36:05 -0700
committerCorey Hulen <corey@hulen.com>2015-09-03 13:36:05 -0700
commit499b9043c5371f97b1dd5b5a1d1970abd0901b32 (patch)
treeb5b630444b5fdd255eab1c7ead843bb7f96ed15b /README.md
parent9424fa92ab2bf404c600020d6b2428023b92bcc5 (diff)
parent4ab72e13bdbcb99dbeea11cfbd0e44e18983a1fb (diff)
downloadchat-499b9043c5371f97b1dd5b5a1d1970abd0901b32.tar.gz
chat-499b9043c5371f97b1dd5b5a1d1970abd0901b32.tar.bz2
chat-499b9043c5371f97b1dd5b5a1d1970abd0901b32.zip
Merge pull request #589 from manusajith/manusajith-doc-patch-1
Update link to developer machine setup guide in readme.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd695071c..fc6698208 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ There are multiple ways to install Mattermost depending on your needs.
#### Development Install
-- [Developer Machine Setup](scripts/README_DEV.md) - Setup your local machine development environment using Docker on Mac OSX or Ubuntu.
+- [Developer Machine Setup](doc/install/dev-setup.md) - Setup your local machine development environment using Docker on Mac OSX or Ubuntu.
#### Production Deployment