From c52c6affa58b1fe16eb212dc7902c7290c25c618 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Mon, 9 Apr 2018 09:55:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 670e593b..48147e16 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Detailed guides are available at [docs.mattermost.com](https://about.mattermost. 1. Download a file from the [downloads page](https://about.mattermost.com/downloads). 2. Launch `Mattermost` in the unarchived folder. -3. After first launching, please input name and URL for your Mattermost server. For example, `myserver : https://mattermost.example.com`. +3. On the first launch, please input name and URL for your Mattermost server. For example, `myserver : https://mattermost.example.com`. ### Quit Ctrl or Command + Q to quit. @@ -49,7 +49,7 @@ Configuration will be saved into Electron's userData directory: Otherwise, you have to configure again.* ### Proxy -Normally, the application will follow your system settings to use proxy, or you can set proxy by following command line options. +Normally, the application will follow your system settings to use a proxy, or you can set up a proxy by the following command line options. * `--proxy-server=:` * `--proxy-pac-url=`