diff --git a/readme.md b/readme.md index 14d371f..768cc52 100644 --- a/readme.md +++ b/readme.md @@ -28,8 +28,7 @@ $ del --help $ del unicorn.png rainbow.png $ del "*.png" "!unicorn.png" ``` - -Since `$ del` is already a builtin command on Windows, you need to use `$ del-cli` there. +> :warning: **Windows users**: Since `$ del` is already a builtin command on Windows, you need to use `$ del-cli` there. ## Related