Skip to content

Commit ecc53f7

Browse files
Update README.md
1 parent 2b8520b commit ecc53f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ Any contributions to the project are allowed and another purpose usage too. So f
3030
````````
3131
$ git clone https://github.com/JuanCarlosCardona/DijkstraAlgorithmVisualization.git
3232
$ cd DijkstraAlgorithmVisualization
33-
$ gradlew build
34-
$ gradlew run
33+
$ ./gradlew build
34+
$ ./gradlew run
3535
````````

0 commit comments

Comments
 (0)