Skip to content

Commit 5dbbe1f

Browse files
committed
Update README.md
1 parent a104349 commit 5dbbe1f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# automatic-poolnode-creation-script
2-
This script is optimized to create a pool node on ubuntu.
2+
This script is optimized to create a pool node on ubuntu on aws.
3+
4+
### Run
5+
6+
You can run it on an aws EC2 instance or Google cloud instance with the below command. However on aws instance you can omit the region name as it fetches it based on the region that the instance is created.
7+
8+
```
9+
bash install.sh {{Seed of an account with enough Sugar}} {{region name without space or special character}}
10+
```

0 commit comments

Comments
 (0)