Skip to content

Commit e40d63d

Browse files
authored
Updated README.md a minor fix
1 parent af773c9 commit e40d63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Contact: Goran Piskachev (goran.piskachev@iem.fraunhofer.de)
1919
First, compile the AuthCheck's source, use the following Maven command for that in the context of *./SootAnalysis* directory.
2020
```$ mvn package```
2121

22-
Then, compile demo/example application by using the following Maven command in the context of *./Spring_Examples/demo* directory.
22+
Then, compile demo/example application by using the following Maven command in the context of *./Spring_Examples/demo* directory.
2323
```$ mvn package```
2424

2525
There are two ready-made configuration files *configuration.json* and *input.json* in *./SootAnalysis* directory, which are used for demo analysis of the example application existing in the source. The former file contains various settings for the analysis and the latter contains the input model needed for the analysis.

0 commit comments

Comments
 (0)