We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d93092 commit 3c21b8eCopy full SHA for 3c21b8e
1 file changed
README.md
@@ -19,7 +19,7 @@ Contents:
19
20
cd # to be sure you run it from the correct directory
21
22
- sudo git clone https://github.com/nmzn/pluginnode-install.git && cd pluginnode-install && sudo chmod +x install_node.sh && sudo chmod +x install_node.sh
+ sudo git clone https://github.com/nmzn/pluginnode-install.git && cd pluginnode-install && sudo chmod +x install_docker.sh && sudo chmod +x install_node.sh
23
24
25
Step 2 (optional if needed):
0 commit comments