IeSua-lab 4 роки тому
батько
коміт
1e137445a6
1 змінених файлів з 8 додано та 0 видалено
  1. 8 0
      community-contributions/scriptnodeSetup/README.md

+ 8 - 0
community-contributions/scriptnodeSetup/README.md

@@ -0,0 +1,8 @@
+## Installation with script
+
+Login as root, then do:
+```
+wget https://raw.githubusercontent.com/IeSua-lab/joystream-node/main/joystream-node-install.sh
+chmod +x ./joystream-node-install.sh
+./joystream-node-install.sh
+```