From cb561a1f20e024398371dc772776f52cf8c4d288 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Fri, 2 Feb 2018 16:44:40 +1000 Subject: [PATCH] manual: Update s'more --- docs/MANUAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MANUAL.md b/docs/MANUAL.md index 409fa03c..6c05ea30 100644 --- a/docs/MANUAL.md +++ b/docs/MANUAL.md @@ -133,7 +133,7 @@ This is the way to go if you want to use a regular password. `` and `< If you want to use a TLS client certificate to authenticate (`SASL CERTFP`), then you can use this method to do so. If you're not sure what this is, don't worry – just use the above password method to register an account. -Once you've registered, you'll need to setup SASL to login (we're going to write `NickServ IDENTIFY` support, but it's not there yet). One of the more complete SASL instruction pages is Freenode's page [here](https://freenode.net/kb/answer/sasl). Open up that page, find your IRC client and then setup SASL with your registered username and password! +Once you've registered, you'll need to setup SASL to login (we're going to write `NickServ IDENTIFY` support, but it's not there yet). One of the more complete SASL instruction pages is Freenode's page [here](https://freenode.net/kb/answer/sasl). Open up that page, find your IRC client and then setup SASL with your chosen username and password! ## Channel Registration