Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
chdemko committed Apr 29, 2016
1 parent a9de962 commit 823626a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ Installation

Install *pandoc-numbering* as root using the bash command

pip install pandoc-numbering
pip install pandoc-numbering

To upgrade to the most recent release, use

pip install --upgrade pandoc-numbering
pip install --upgrade pandoc-numbering

`pip` is a script that downloads and installs modules from the Python Package Index, [PyPI]. It should come installed with your python distribution. If you are running linux, `pip` may be bundled separately. On a Debian-based system (including Ubuntu), you can install it as root using

Expand Down

0 comments on commit 823626a

Please sign in to comment.