Skip to content

Commit 5306032

Browse files
committed
Merge remote-tracking branch 'github/master'
2 parents e404fba + 4711b58 commit 5306032

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

Diff for: README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,18 @@ It's **free**, **open source** and **cross-platform** for Windows, Linux and Mac
1616
[![Snyk](https://img.shields.io/badge/build-monitored-8A2BE2?logo=snyk&label=security "Snyk code vulnerability")](#)<br>
1717
[![Sonar](https://img.shields.io/sonar/violations/ron190:jsql-injection?format=long&label=issues&logo=sonarqube&server=https%3A%2F%2Fsonarcloud.io "Sonar code issues")](https://sonarcloud.io/dashboard?id=ron190%3Ajsql-injection)
1818

19-
___
2019
## Wiki
21-
Read about jSQL [features](https://github.com/ron190/jsql-injection/wiki/Features), how to [install](https://github.com/ron190/jsql-injection/wiki/Install) and more in the [wiki](https://github.com/ron190/jsql-injection/wiki).
20+
Read about jSQL [features](https://github.com/ron190/jsql-injection/wiki/Features) and more in the [wiki](https://github.com/ron190/jsql-injection/wiki).
21+
22+
## Install
23+
First, install :coffee: [Java](http://java.com) 11 or up to version 20, then download the latest jSQL [release](https://github.com/ron190/jsql-injection/releases/) and double-click on the file `jsql-injection-v0.97.jar` to run the software.
24+
25+
You can also type `java -jar jsql-injection-v0.97.jar` in your terminal to start the program.
26+
27+
If you are using Kali Linux then get the latest version using command `sudo apt-get -f install jsql`, or make a system full upgrade with `apt update` then `apt full-upgrade`.
28+
29+
> [!NOTE]
30+
> Download the latest version from GitHub: [jsql-injection-v0.97.jar](https://github.com/ron190/jsql-injection/releases/download/v0.97/jsql-injection-v0.97.jar)
2231
___
2332
## Screenshots
2433
[![Database](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.75/database-mini.png "Database")](https://github.com/ron190/jsql-injection/raw/master/web/images/v0.75/database.png)

0 commit comments

Comments
 (0)