Update README.md

This commit is contained in:
bumi 2020-10-25 11:24:10 +01:00 committed by GitHub
parent ea4b7f6b2e
commit e96522a8f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -28,10 +28,10 @@ LnMe can easily run next to LND on the same system.
### Build from source
1. $ git clone https://github.com/bumi/lnme.git && cd lnme
2. $ go install
3. $ rice embed-go && go build
4. $ ./lnme
1. `$ git clone https://github.com/bumi/lnme.git && cd lnme`
2. `$ go install`
3. `$ rice embed-go && go build`
4. `$ ./lnme`
### Configuration