Skip to content

Commit 5e5be15

Browse files
committed
Fix a few typos
1 parent 273a550 commit 5e5be15

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: README.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@ the provided config files):
1313

1414
https://github.com/jaspernbrouwer/powerline-gitstatus#installation
1515

16-
A `.config` direction for powerline should have been created, if it
17-
wasn't for some reason create the powerline directory inside your `.config`
18-
directory.
16+
A ``.config`` directory for powerline should have been created, if it
17+
wasn't for some reason create the powerline directory inside your
18+
``.config`` directory.
1919

2020
Once you've created the powerline directory copy the contents from my repo
2121
in the powerline directory to your powerline directory:
2222

2323
https://github.com/gravyboat/powerline-config/powerline
2424

25-
The key file that no one seems to mention is the `config.json`. This will
25+
The key file that no one seems to mention is the ``config.json``. This will
2626
force the actual changes to take effect, and without this file you'll still
2727
be using the default configuration. While that may work I prefer everything
2828
aligned on the left side of the screen.
2929

3030
Once this is complete check to make sure the linting is fine with
31-
`powerline-lint` and if everything looks fine restart the daemon with
32-
`powerline-daemon --replace`. You should now see the status of the git repo
31+
``powerline-lint`` and if everything looks fine restart the daemon with
32+
``powerline-daemon --replace``. You should now see the status of the git repo
3333
on the powerline prompt when you're in a repo directory.

0 commit comments

Comments
 (0)