Update README.MD

This commit is contained in:
Loredana Crusoveanu 2019-04-21 13:26:19 +03:00 committed by GitHub
parent 491290cb39
commit 81d421d532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- [Spring Cloud Adding Angular 4](http://www.baeldung.com/spring-cloud-angular)
- To run the project:
- copy the appliction-config folder to c:\Users\{username}\ on Windows or /Users/{username}/ on *nix. Then open a git bash terminal in application-config and run:
- copy the appliction-config folder to c:\Users\{username}\ on Windows or /home/{username}/ on *nix. Then open a git bash terminal in application-config and run:
- git init
- git add .
- git commit -m "First commit"