diff --git a/README.md b/README.md index 1b70d8f..bc8dbbe 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ It supports a list of patterns in a comma separated list, wildcards work, more [ If you run into issues, run with `-d/--debug`. All debug logs are stored in a time stamped log file under `/tmp/`. ```bash -➜ ls /tmp/ | grep -i distribusi +ls /tmp/ | grep -i distribusi distribusi-go-20-25-492637114356 ```