diff --git a/README.md b/README.md index ce762f8..f42deb1 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ __Q__: I am using the TTY with no X server and s-tui crashes on start __A__: By default, s-tui is handles mouse inputs. This causes some systems to crash. Try running `s-tui --no-mouse` __Q__: I am not seeing all the stats in the sidebar. -__A__: The sidebar is scrollable, you can scroll down with `DOWN` or `j` or scroll to the bottom with `PG-DN` or `G`. You can also decrees the font of you terminal :) +__A__: The sidebar is scrollable, you can scroll down with `DOWN` or `j` or scroll to the bottom with `PG-DN` or `G`. You might consider also decreasing the size of the font that you use in your terminal.:) ## Contributing