Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit c56b694

Browse files
authored
Fix typo in README.md
1 parent db0a20f commit c56b694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ How to install Sphinx
2626
=====================
2727

2828
Firstly, you need to install the Sphinx tool using the Linux package manager
29-
like ap-tget or dnf for example.
29+
like apt-get or dnf for example.
3030

3131
But if you want to install it via `pip <https://pip.pypa.io/en/stable/>`_ , you
3232
can create a virtual environment with the `venv` module of Python 3 ::

0 commit comments

Comments
 (0)