diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Linux-only RAM attribution TUI. Covers processes, tmpfs, shared mappings, SysV shm, and kernel counters. ```bash -cargo install --path crates/memview --locked --profile release +cargo install memview --locked memview ``` |