Use lowercase puter branding

This commit is contained in:
2026-08-15 00:05:24 -04:00
parent 053bb71da2
commit a67bb5fdf3
23 changed files with 41 additions and 41 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# Puter
# puter
A native macOS system monitor written in SwiftUI and inspired by Windows 11 Task Manager.
@@ -57,7 +57,7 @@ To create a standard double-clickable app bundle:
```sh
./scripts/build-app.sh
open "dist/Puter.app"
open "dist/puter.app"
```
To create a drag-to-install disk image containing the app and an Applications shortcut: