diff --git a/HowtoYarn.md b/HowtoYarn.md index a5f4f4a1..93c56ceb 100644 --- a/HowtoYarn.md +++ b/HowtoYarn.md @@ -13,5 +13,5 @@ title: Howto Yarn # curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - # echo "deb https://dl.yarnpkg.com/debian/ stable main" > /etc/apt/sources.list.d/yarn.list # apt update -# apt install yan +# apt install yarn ~~~ \ No newline at end of file