Skip to content

Commit c893015

Browse files
committed
update
1 parent 2549631 commit c893015

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ web/custom_engines*
22
Pipfile*
33
resume.cfg
44
*.txt
5-
*.sh
65
*.log
76
*.pot
87
*.pyc

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ reNgine was created to address the limitations of traditional reconnaissance too
3939

4040
reNgine 2.0-jasper is out now, you can [watch reNgine 2.0-jasper release trailer here!](https://www.youtube.com/watch?v=iy_6F7Vq8Lo)
4141

42-
reNgine 2.0-Jasper would not have been possible without [@AnonymousWP](https://github.com/ocervell) valuable contributions. [@AnonymousWP](https://github.com/ocervell) did majority of the refactoring if not all and also added a ton of features. Together, we wish to shape the future of web application reconnaissance, and it's developers like [@AnonymousWP](https://github.com/ocervell) and a [ton of other developers and hackers from our community](https://github.com/yogeshojha/rengine/graphs/contributors) who inspire and drive us forward.
42+
reNgine 2.0-Jasper would not have been possible without [@ocervell](https://github.com/ocervell) valuable contributions. [@ocervell](https://github.com/ocervell) did majority of the refactoring if not all and also added a ton of features. Together, we wish to shape the future of web application reconnaissance, and it's developers like [@ocervell](https://github.com/ocervell) and a [ton of other developers and hackers from our community](https://github.com/yogeshojha/rengine/graphs/contributors) who inspire and drive us forward.
4343

44-
Thank you, [@AnonymousWP](https://github.com/ocervell), for your outstanding work and unwavering commitment to reNgine.
44+
Thank you, [@ocervell](https://github.com/ocervell), for your outstanding work and unwavering commitment to reNgine.
4545

4646
Checkout our contributers here: [Contributers](https://github.com/yogeshojha/rengine/graphs/contributors)
4747

@@ -359,7 +359,7 @@ Installation instructions can be found at [https://reNgine.wiki/install/detailed
359359
1. Updating is as simple as running the following command:
360360
361361
```bash
362-
sudo ./update.sh
362+
cd rengine && sudo ./update.sh
363363
```
364364
365365
If `update.sh` does not have execution permissions, please change it, `sudo chmod +x update.sh`
File renamed without changes.

0 commit comments

Comments
 (0)