Update README.md
This commit is contained in:
@@ -41,9 +41,8 @@ $ sudo apt update && sudo apt upgrade
|
|||||||
$ sudo apt install git vim libcap2-bin p7zip-full p7zip-rar curl gnupg nginx
|
$ sudo apt install git vim libcap2-bin p7zip-full p7zip-rar curl gnupg nginx
|
||||||
$ sudo snap install --classic certbot
|
$ sudo snap install --classic certbot
|
||||||
$ sudo ln -s /snap/bin/certbot /usr/bin/certbot
|
$ sudo ln -s /snap/bin/certbot /usr/bin/certbot
|
||||||
$ curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
|
$ corepack enable
|
||||||
$ echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
|
$ corepack prepare yarn@stable --activate
|
||||||
$ sudo apt update && sudo apt install yarn
|
|
||||||
# check version
|
# check version
|
||||||
$ yarn --version
|
$ yarn --version
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user