Skip to content

Commit ddaddba

Browse files
committed
Polishing
1 parent 7cf5b18 commit ddaddba

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
@@ -12,8 +12,8 @@ Through this project's commit logs, it shows you how to:
1212

1313
**Prerequisites**: Java 8, Node.js, Maven, Gulp.js, a [Stormpath Account](https://api.stormpath.com/register), and an `apiKey.properties` file in `~/stormpath/`.
1414

15-
To run the Spring Boot backend, run `mvn spring-boot:run`.
15+
To run the Spring Boot backend, execute `mvn spring-boot:run`.
1616

17-
To run the AngularJS frontend, run `npm install && gulp`.
17+
To run the AngularJS frontend, execute `npm install && gulp`.
1818

1919
See [@mraible/angular-seed](https://github.com/mraible/angular-seed/blob/master/README.md) to learn more about the the commands you can run in this project.

0 commit comments

Comments
 (0)