diff options
Diffstat (limited to 'net-im/heisenbridge')
-rw-r--r-- | net-im/heisenbridge/heisenbridge-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/heisenbridge/heisenbridge-1.14.1.ebuild b/net-im/heisenbridge/heisenbridge-1.14.1.ebuild index 266f403..cc4a9a2 100644 --- a/net-im/heisenbridge/heisenbridge-1.14.1.ebuild +++ b/net-im/heisenbridge/heisenbridge-1.14.1.ebuild @@ -52,7 +52,7 @@ pkg_postinst() { elog "/usr/bin/python -m ${PN} -c /var/lib/${PN}/registration.yaml --generate-compat https://example.com" elog "Notice the URL at the end, replace it with your homeserver's URL" elog "Then, you must register the bridge with your homeserver" - elog "Refer to your homeserver's documentation for instruction" + elog "Refer to your homeserver's documentation for instructions" elog "The registration file is located at /var/lib/${PN}/registration.yaml" elog "Finally, you may start the ${PN} daemon" einfo |