Remove [sudo] as requested

This commit is contained in:
christer88 2018-07-19 09:15:40 +02:00 committed by GitHub
parent 8d5de36987
commit 8b1e7c0f72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
\`\`\`
`;
}