Skip to content

Commit 3c5e594

Browse files
committed
update readme
1 parent 3f329af commit 3c5e594

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ Installation
1212
Installers for Windows and macOS are available at the
1313
`release page <https://github.com/DCOR-dev/DCOR-Aid/releases>`__.
1414

15-
If you have Python 3 installed, you can install DCOR-Aid with
16-
17-
::
15+
If you have Python 3 installed, you can install DCOR-Aid with::
1816

1917
pip install dcoraid[GUI]
2018

19+
After installation with pip, you can start DCOR-Aid with::
20+
21+
python -m dcoraid
2122

2223
Testing
2324
-------

0 commit comments

Comments
 (0)