We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d186294 commit 1339f42Copy full SHA for 1339f42
README.md
@@ -34,6 +34,12 @@ file and are accesses via *rofi*.
34
*ctfcred* can be build and installed as a *pip package*. The following command installs *ctfcred*
35
for your current user profile:
36
37
+```console
38
+$ pip3 install ctfcred
39
+```
40
+
41
+You can also build *ctfcred* from source by running the following commands:
42
43
```console
44
$ git clone https://github.com/qtc-de/ctfcred
45
$ cd ctfcred
0 commit comments