few capitalisation and grammatical fixes

This commit is contained in:
Rob Whyte 2017-08-24 19:46:28 +10:00
parent 1abb358def
commit 5bd250e67f

View File

@ -85,7 +85,7 @@ setup(
)
print('')
print('To have fenrir start at boot:')
print('To have Fenrir start at boot:')
print('sudo systemctl enable fenrir')
print('Pulseaudio users may want to run:')
print('/usr/share/fenrir/tools/configure_pulse.sh')
@ -93,5 +93,5 @@ print('once as their user account and once as root to configure Pulseaudio.')
print('Please install the following packages manually:')
print('- Speech-dispatcher: for the default speech driver')
print('- Espeak: as basic TTS engine')
print('- brltty: for Braille')
print('- sox: as an player for the generic sound driver')
print('- BrlTTY: for Braille')
print('- sox: is a player for the generic sound driver')