summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxxxserxxx <60757196+xxxserxxx@users.noreply.github.com>2023-03-21 10:57:58 -0500
committerGitHub <noreply@github.com>2023-03-21 10:57:58 -0500
commit5bc0756661b74e2bf2365cdcdf0158d295bf4780 (patch)
treebeb46da4e734d21a210b917477ce3936b731aec9
parent98771c2084efec28721c58a2a4230fd4c1900081 (diff)
parent6a86e0cbf9771df1049ce45316c709062dacefcd (diff)
Merge pull request #248 from jakic12/readme-typo
Fix readme typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54148d7..0ad58cb 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ If you install gotop by hand, or you download or create new layouts or colorsche
Extensions have proven problematic; go plugins are not usable in real-world cases, and the solution I had running for a while was hacky, at best. Consequently, extensions have been moved into the main code base for now.
-- nvidia support: use the `--nvidia` flag to enable. You must have the `nvidia- smi` package installed, and gotop must be able to find the `nvidia-smi` executable, for this to work.
+- nvidia support: use the `--nvidia` flag to enable. You must have the `nvidia-smi` package installed, and gotop must be able to find the `nvidia-smi` executable, for this to work.
- remote: allows gotop to pull sensor data from applications exporting Prometheus metrics, including remote gotop instances themselves.
### Console Users