diff --git a/doc/install_playbooks.md b/doc/install_playbooks.md
index f5cdd909a9a0fb64fa661a8f36ba96166ccf15cb..6f42e49583b0cf05c3c8bed4c25fc9babbc95da4 100644
--- a/doc/install_playbooks.md
+++ b/doc/install_playbooks.md
@@ -61,7 +61,7 @@ git clone https://gitlab.liu.se/lrs/lrs_playbooks.git
 
 Run the `wara_develop` playbook as follows to install and update the WARA PS developer software. This can take several minutes to complete.
 
-- Make sure you replace the last argument with the actual password of the specified `install_user`, which must have  `sudo` permissions in the Development Environment.
+- Make sure you replace the last argument with the actual password of the specified `user`.  Note that this `user` must have  `sudo` permissions in the Development Environment.
 
 ```bash
 cd lrs_playbooks