From 8b1e7c0f72295d757b9066dacd98a4fca199eba8 Mon Sep 17 00:00:00 2001 From: christer88 Date: Thu, 19 Jul 2018 09:15:40 +0200 Subject: [PATCH] Remove [sudo] as requested --- scripts/changelog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/changelog.js b/scripts/changelog.js index a5e4f45e..e32541f4 100644 --- a/scripts/changelog.js +++ b/scripts/changelog.js @@ -106,7 +106,7 @@ Please refer to the commit list given above for a complete list of changes, or w As with all pre-releases, this version requires explicit use of the \`next\` tag to be installed: \`\`\`sh -[sudo] yarn global add thelounge@next +yarn global add thelounge@next \`\`\` `; }