Skip to content

Commit 1339f42

Browse files
committed
Update installation instructions
1 parent d186294 commit 1339f42

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ file and are accesses via *rofi*.
3434
*ctfcred* can be build and installed as a *pip package*. The following command installs *ctfcred*
3535
for your current user profile:
3636

37+
```console
38+
$ pip3 install ctfcred
39+
```
40+
41+
You can also build *ctfcred* from source by running the following commands:
42+
3743
```console
3844
$ git clone https://github.com/qtc-de/ctfcred
3945
$ cd ctfcred

0 commit comments

Comments
 (0)