]> Trent Huber's Code - xpmview.git/commitdiff
Remove "clean" executable from README.md
authorTrent Huber <trentmhuber@gmail.com>
Fri, 3 Oct 2025 19:19:53 +0000 (15:19 -0400)
committerTrent Huber <trentmhuber@gmail.com>
Fri, 3 Oct 2025 19:19:53 +0000 (15:19 -0400)
README.md

index ee2a177666f9da69330ab46285e06b8cd0bd739a..1427e5582b081b2b05c2e8cd291d2c4c43358d10 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,14 +32,6 @@ Once built, the application will be located in the `bin/` folder.
 > bin/xpmview
 ```
 
-To clean the repository after building, just run the `clean` executable generated by the build system.
-
-```console
-> clean
-```
-
-The `clean` executable doesn't remove the root `build` executable, so you can always rebuild the project without having to bootstrap again.
-
 ## Usage
 
 Files can either be provided at the command line with the `-f` flag or dragged into the application once it's opened. Once content is loaded, the window can be resized and the content will scale accordingly.