Skip to content

Commit

Permalink
fix: ls path incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
dangerousfood committed Feb 11, 2023
1 parent 8c66e1b commit 11c584a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ docker-compose up
DAppNode iso will be generated inside images folder, to verify it:

```bash
ls -lrt images/DappNode-*
ls -lrt images/DAppNode-*
```

_Note_: ISO could be generated as unattended/attended by editing the env var available in the docker-compose.yml file
Expand Down

0 comments on commit 11c584a

Please sign in to comment.