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 391ad3c commit 5ad59d0Copy full SHA for 5ad59d0
README.md
@@ -36,7 +36,7 @@ To compile the program.
36
37
Once the program is built successfully, enter the following :
38
39
-`mvn exec:java -Dexec.mainClass=com.example.algorithmvisualizer.AlgVisualizer`
+`mvn exec:java -Dexec.mainClass=com.example.algorithmvisualizer.Main`
40
41
## How to use
42
0 commit comments