Skip to content

Commit d589771

Browse files
author
cerlane
committed
capitalise saturation scorer
1 parent d2b6d75 commit d589771

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/software/gssr/quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313

1414
To install directly from the source:
1515

16-
pip install git+https://github.com/eth-cscs/GPU-saturation-scorer.git
16+
pip install git+https://github.com/eth-cscs/GPU-Saturation-Scorer.git
1717

1818
To install from a specific branch, e.g. the development branch, from the source:
1919

20-
pip install git+https://github.com/eth-cscs/GPU-saturation-scorer.git@dev
20+
pip install git+https://github.com/eth-cscs/GPU-Saturation-Scorer.git@dev
2121

2222
To install a specific release tag, e.g. gssr-v0.3, from the source:
2323

24-
pip install git+https://github.com/eth-cscs/GPU-saturation-scorer[email protected]
24+
pip install git+https://github.com/eth-cscs/GPU-Saturation-Scorer[email protected]
2525

2626
## Profile
2727

0 commit comments

Comments
 (0)