Skip to content

Commit e5d5fcc

Browse files
authored
doc: readme file - fix minor typo
fix minor typo
1 parent 0d25649 commit e5d5fcc

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
@@ -39,7 +39,7 @@ To build the application:
3939
From the command line with Maven installed:
4040

4141
$ cd shopizer
42-
$ mvmw clean install
42+
$ mvnw clean install
4343

4444

4545
Run the application from Tomcat
@@ -63,7 +63,7 @@ Run the application from Spring boot
6363
-------------------
6464

6565
$ cd sm-shop
66-
$ mvmw spring-boot:run
66+
$ mvnw spring-boot:run
6767

6868
Run the application from Spring boot in eclipse
6969
-------------------

0 commit comments

Comments
 (0)