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.
1 parent bbbc42b commit 9370999Copy full SHA for 9370999
README.md
@@ -7,7 +7,8 @@ Modifiable variable allows one to set modifications to basic types after or befo
7
8
#Installation
9
10
-In order to compile and use TLS-Attacker, you need to have Java and Maven installed. On Ubuntu you can install Maven by running:
+In order to compile and use ModifiableVariable, you need to have Java and Maven installed. On Ubuntu you can install
11
+ Maven by running:
12
```bash
13
$ sudo apt-get install maven
14
```
0 commit comments