Skip to content

Commit 11c584a

Browse files
committed
fix: ls path incorrect
1 parent 8c66e1b commit 11c584a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ docker-compose up
143143
DAppNode iso will be generated inside images folder, to verify it:
144144

145145
```bash
146-
ls -lrt images/DappNode-*
146+
ls -lrt images/DAppNode-*
147147
```
148148

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

0 commit comments

Comments
 (0)