Skip to content
Update Join Network as a transactor authored by litdev's avatar litdev
......@@ -28,7 +28,8 @@
* processed immediately, no confirmation needed
# Part 2
You need to follow those steps to finalize network creation:
You need to follow those steps to finalize network creation:<br />
`Note` You can also run a command with parameters instead of manually typing it, see [readme](https://gitlab.com/lition/lition-maker/blob/master/README.md)
* install docker `sudo apt install docker.io`
* clone `master` branch of lition-maker `git clone https://gitlab.com/lition/lition-maker`
* go to lition maker folder `cd lition-maker`
......
......