Skip to content

Commit 5e6c18b

Browse files
authored
Update README.md
1 parent e6eca4c commit 5e6c18b

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,20 @@ https://zilf.red
2626

2727
## Before You Begin
2828
Install Pre-Reqs:
29+
```
2930
sudo pip3 install -U setuptools eth-hash
3031
sudo pip3 install -U setuptools pyzil
32+
```
3133
or
34+
```
3235
sudo pip install -U setuptools eth-hash
3336
sudo pip install -U setuptools pyzil
34-
37+
```
3538

3639
If you don't have python3 or pip3, you can try:
40+
```
3741
sudo apt install python3-pip
38-
42+
```
3943

4044
## Usage
4145
Look for an address that starts with "00000" (e.g. zil100000v3fpv4qg2a9ea6sj70gykxpt63wgjen2p)
@@ -57,9 +61,11 @@ You might have to substitute python3 for python.
5761

5862

5963
An example of a vanity address I created for myself using this tool:
60-
64+
```
6165
zil1fredmczkfemd2wvc9z75azclf9hwysewzyxjaf
62-
66+
```
6367
zil1fred :)P
6468

69+
70+
6571
contact me at zilliqafred@gmail.com

0 commit comments

Comments
 (0)