diff --git a/docs/index.rst b/docs/index.rst index 1d809b4..31619d9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -32,11 +32,11 @@ Installation Install using pip: - >>> pip install runeq + pip install runeq Or directly from source: - >>> python3 setup.py install + python3 setup.py install Documentation