updated readme

This commit is contained in:
2022-02-06 20:47:13 +01:00
parent f96fe4a589
commit ff165f0c49

View File

@@ -4,3 +4,8 @@
``` ```
yarn add 'snippets@https://git.harting.dev/vikingowl/snippets.git' yarn add 'snippets@https://git.harting.dev/vikingowl/snippets.git'
``` ```
### Run yarn2 script
```
wget -O - https://git.harting.dev/vikingowl/snippets/raw/branch/master/yarn2.sh | bash
```