Skip to content

Commit af7ce3b

Browse files
committed
Updated README for both installations
1 parent 97f52e2 commit af7ce3b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@
77
<br/>
88

99
This repo contains the script for automation of the [Plugin](https://goplugin.co/) Node setup which can be used by the Node operators.
10+
To follow [Mr.Blochain22](https://www.youtube.com/watch?v=GEp_OmT-WwY&t=196s) video tutorial:
11+
```
12+
Steps to be followed:
13+
=====================
14+
1) git clone https://github.com/GoPlugin/plugin-deployment.git
15+
2) cd plugin-deployment
16+
3) git checkout plugin-dep-mb22
17+
```
18+
19+
To install latest scripts:
20+
==========================
21+
```
22+
Steps to be followed:
23+
=====================
24+
1) git clone https://github.com/GoPlugin/plugin-deployment.git
25+
2) cd plugin-deployment
26+
```
1027
There are 2 scripts in this repo(1_prerequisite.bash,2_nodeStartPM2.sh) & 2 files (apicredentials.txt, password.txt).
1128

1229
1) Before executing the 1_prerequisite.bash script, please change the database password

0 commit comments

Comments
 (0)