Skip to content

Commit 0a9e3ed

Browse files
authored
Update README.md
1 parent 7269ead commit 0a9e3ed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,16 @@ A command line tool, to quick set up, turn on/off (multiple) litetokens nodes(fu
2929

3030
* Project on [Pypi](https://pypi.org/project/litetokenscli/)
3131

32+
## Build
33+
34+
> python3 setup.py build
35+
3236
## Install
3337

38+
> sudo python3 setup.py install
39+
40+
OR
41+
3442
### pip
3543

3644
> pip install --upgrade pip

0 commit comments

Comments
 (0)