We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15f4ef8 + 44540c1 commit c33b925Copy full SHA for c33b925
README.md
@@ -20,24 +20,9 @@ In short 7uring can take your CTF rank up a notch.
20
21
You can install `7uring` like this:
22
23
-1. Clone the repository:
24
-```
25
-git clone https://github.com/karthikuj/7uring.git
26
27
-
28
-2. Change the directory:
29
30
-cd 7uring/
31
32
33
-3. Install required modules:
34
35
-python -m pip install -r requirements.txt
36
37
38
-4. Install the package:
39
```
40
-pip install .
+pip install 7uring
41
42
43
0 commit comments