From 8680811bfd6dd8a503ef210b094af59df4539c33 Mon Sep 17 00:00:00 2001 From: tilman Date: Fri, 13 Oct 2023 21:16:28 +0200 Subject: [PATCH] typo in documentation --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 442ba46..9e3b7e2 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ sudo make install ### Setup Procedure -A user on local host running the PulseAudio/Pipewire session, execute: +As user on local host running the PulseAudio/Pipewire session, execute: ```shell pulseadio-tcp setup @@ -68,7 +68,7 @@ outbound=true ### Starting the Service -A user on local host running the PulseAudio/Pipewire session, execute: +As user on local host running the PulseAudio/Pipewire session, execute: ```shell pulseadio-tcp start @@ -76,7 +76,7 @@ pulseadio-tcp start ### Stopping the Service -A user on local host running the PulseAudio/Pipewire session, execute: +As user on local host running the PulseAudio/Pipewire session, execute: ```shell pulseadio-tcp stop @@ -84,7 +84,7 @@ pulseadio-tcp stop ### Checking if the Service is running -A user on local host running the PulseAudio/Pipewire session, execute: +As user on local host running the PulseAudio/Pipewire session, execute: ```shell pulseadio-tcp status