diff --git a/doc/QuickStart.md b/doc/QuickStart.md index 89c4f99a..d15648e7 100644 --- a/doc/QuickStart.md +++ b/doc/QuickStart.md @@ -47,7 +47,7 @@ file need to be installed. The modules may be installed with a simple command: - cpan -f -i $(cat MODULES) + $ cpan -f -i $(cat MODULES) Some CPAN modules may fail to pass certain tests due to outdated variables. Despite these test failures, their core functionality should still work as @@ -289,6 +289,7 @@ At its most simple, factoids merely output the text the creator sets. !factadd hello /say Hello, $nick! hello added to global channel. + PBot, hello Hello, pragma-!