aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-05-20 17:28:46 -0400
committerDeterminant <tederminant@gmail.com>2020-05-20 17:28:46 -0400
commit1154e679e928361c14cc278253a136ede43bbb24 (patch)
tree39445a521b96f8ef21d14fd0357f64885e8c4845
parent921610ab5989e6e75973f6d4536b133646386276 (diff)
...
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 370d316..9265f52 100644
--- a/README.rst
+++ b/README.rst
@@ -18,14 +18,15 @@ runs!
Installation
============
-- Make sure you have tmux plugin manager installed: https://github.com/tmux-plugins/tpm
-
-- If you don't have powerline symbols (or you don't know what that is), add the following line to your ``.tmux.conf``:
+- If you don't have powerline symbols in your terminal font (or you don't know
+ what that is), add the following line to the top of your ``.tmux.conf``:
::
TMUX_COLORTAG_NOPOWERLINE=yes
+- Make sure you have tmux plugin manager installed: https://github.com/tmux-plugins/tpm
+
- Add plugin to the list of TPM plugins in ``.tmux.conf``:
::