Skip to content

Commit 24c1406

Browse files
committed
tweaks to traversing
1 parent 1d506fa commit 24c1406

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/traversing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ terminal one: start tmux in a seperate terminal::
2020

2121
Make sure you have :ref:`libtmux installed <installation>`::
2222

23-
pip install libtmux
23+
$ pip install libtmux
2424

25-
To upgrade:
25+
To upgrade::
2626

27-
pip install -U libtmux
27+
$ pip install -U libtmux
2828

2929
terminal two, ``python`` or ``ptpython`` if you have it::
3030

0 commit comments

Comments
 (0)