Use lowercase puter branding
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user