Skip to content

Commit 4c407c0

Browse files
committed
Removed 'What to do next'
1 parent 8196a08 commit 4c407c0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/install/install-ubuntu-1404-mysql.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can install either MySQL or PostgreSQL. To install PostgreSQL, see :ref:`ins
77

88
**To install MySQL 5.6 on Ubuntu Server:**
99

10-
1. Log into the server that will host the database and open a terminal window.
10+
1. Log into the server that will host the database, and open a terminal window.
1111

1212
2. Install MySQL version 5.6.
1313

@@ -39,5 +39,3 @@ You can install either MySQL or PostgreSQL. To install PostgreSQL, see :ref:`ins
3939
6. Grant access privileges to the user 'mmuser'
4040

4141
``mysql> grant all privileges on mattermost.* to 'mmuser'@'%';``
42-
43-
**What to do next**

0 commit comments

Comments
 (0)