Skip to content

Commit 6cad26e

Browse files
committed
update README
1 parent 46fed01 commit 6cad26e

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,19 @@ Please make sure that `scorep-config` is in your `PATH` variable.
3232

3333
For Ubuntu LTS systems there is a non-official ppa of Score-P available: https://launchpad.net/~andreasgocht/+archive/ubuntu/scorep .
3434

35-
Then run
35+
Then install the package from PyPI
36+
37+
```
38+
pip install scorep
39+
```
40+
41+
or build them from source
42+
3643

3744
```
3845
pip install .
3946
```
47+
4048
# Use
4149

4250
To trace the full script, you need to run

0 commit comments

Comments
 (0)