Skip to content

Commit 50951d8

Browse files
committed
1.1.1: Minor README improvement (installation)
1 parent 771fad8 commit 50951d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Faultguard is tested on Linux and Windows.
3636

3737
## Installation
3838

39-
This module is available via `pip install faultguard` or can be installed manually via `setup.py`, e.g. downloading the source code and running `python setup.py install`.
39+
This module is available via `pip install faultguard` or can be installed manually via `setup.py`, e.g. downloading the source code and running `pip install .` inside the downloaded folder.
4040

4141
## Disclaimer
4242

0 commit comments

Comments
 (0)