Skip to content

Commit c33b925

Browse files
committed
Merge branch 'master' of github.com:karthikuj/7uring
2 parents 15f4ef8 + 44540c1 commit c33b925

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,9 @@ In short 7uring can take your CTF rank up a notch.
2020

2121
You can install `7uring` like this:
2222

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-
```
3723

38-
4. Install the package:
3924
```
40-
pip install .
25+
pip install 7uring
4126
```
4227

4328

0 commit comments

Comments
 (0)