From b66cdabdfe8ecbf1ac6b9423fdd2ce7f3e8a332b Mon Sep 17 00:00:00 2001 From: Prakhar Yadav Date: Mon, 29 Oct 2018 02:13:36 +0530 Subject: [PATCH] corrected spellings and grammar for readability corrected minor spelling mistakes and grammar issues for better readability --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a24d79c2c..6d726ba8d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Mumble - A voicechat utility for gamers +Mumble - A voice chat utility for gamers ======================================= > *http://mumble.info/* @@ -31,12 +31,12 @@ and go to wherever you installed Mumble. Run murmur as ``` murmurd [-supw ] [-ini ] [-fg] [v] --supw Set new password for the user SuperUser, which is hardcoded to +-supw Set a new password for the user SuperUser, which is hardcoded to bypass ACLs. Keep this password safe. Until you set a password, the SuperUser is disabled. If you use this option, murmur will set the password in the database and then exit. --ini Use a inifile other than murmur.ini, use this to run several instances +-ini Use an inifile other than murmur.ini, use this to run several instances of murmur from the same directory. Make sure each instance is using a separate database. @@ -47,7 +47,7 @@ murmurd [-supw ] [-ini ] [-fg] [v] ## Running Murmur on Mac OS X -Murmur is distributed seperately from the Mumble client on Mac OS X. +Murmur is distributed separately from the Mumble client on Mac OS X. It is called Static OS X Server and can be downloaded from the main webpage. Once downloaded it can be run in the same way as on any other Unix-like system.