Skip to content

Commit

Permalink
Merge pull request #108 from nasyxx/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdenasser authored Nov 12, 2024
2 parents 6445947 + 98d8185 commit 4189c34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
- 🎯 Sort by any column
- 🔄 Auto-refresh system stats

Note: Some processes require monitoring with sudo privileges. To monitor these processes, NeoHtop must be launched with sudo:

- macOS: `sudo /path/to/NeoHtop.app/Contents/MacOS/NeoHtop` (typically `sudo /Applications/NeoHtop.app/Contents/MacOS/NeoHtop`)
- Linux: `pkexec /path/to/neohtop` (recommended)

## Tech Stack

- **Frontend**: SvelteKit, TypeScript
Expand Down

0 comments on commit 4189c34

Please sign in to comment.