Skip to content

Commit 0a3bcf8

Browse files
authored
Merge pull request #289 from radl97/radl97-patch-1
Update README.md
2 parents 775ee74 + 6496d89 commit 0a3bcf8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

graphwalker-studio/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ mvn package
1010

1111
The jar is in:
1212
```bash
13-
target/graphwalker-studio-4.0.1.jar
13+
target/graphwalker-studio-4.3.2.jar
1414
```
1515

1616
Run it like:
1717
```bash
18-
java -jar target/graphwalker-studio-4.0.1.jar
18+
java -jar target/graphwalker-studio-4.3.2.jar
1919
```
2020

2121
Open it in a browser: http://localhost:9090/studio.html

0 commit comments

Comments
 (0)