Skip to content

Commit 0b47f3a

Browse files
authored
Update README.rst
1 parent 09791eb commit 0b47f3a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -419,15 +419,15 @@ For macOS, or older Unix systems you need to update bash.
419419

420420
.. code:: bash
421421
422-
brew install bash
423-
chsh
424-
brew install bash-completion
422+
$ brew install bash
423+
$ chsh
424+
$ brew install bash-completion
425425
426426
Autocompletion can be enabled globally
427427

428428
.. code:: bash
429429
430-
sudo activate-global-python-argcomplete
430+
$ sudo activate-global-python-argcomplete
431431
432432
or locally
433433

0 commit comments

Comments
 (0)