IeSua-lab 4 éve
szülő
commit
1e137445a6
1 módosított fájl, 8 hozzáadás és 0 törlés
  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
+```