Tidy instructions spelling & spacing (#369)
* tidy up instructions spelling/spacing * remove spaces in empty lines Co-authored-by: Edward <edward@finchit.co.za> Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
This commit is contained in:
@@ -18,7 +18,8 @@ caproverOneClickApp:
|
||||
start: The Lounge, a self-hosted web IRC client.
|
||||
end: >-
|
||||
Your instance is now fully deployed.
|
||||
To create your user, run `docker exec --user node -it $(docker ps -f name=srv-captain--$$cap_appname --quiet) thelounge add [user]` on your host.
|
||||
|
||||
To create your user, run `docker exec --user node -it $(docker ps -f name=srv-captain--$$cap_appname --quiet) thelounge add [user]` on your host.
|
||||
displayName: The Lounge
|
||||
isOfficial: true
|
||||
description: The Lounge is a self-hosted web IRC client with modern features, persistent connections, and multi-user support.
|
||||
|
||||
Reference in New Issue
Block a user