Merge pull request #6782 from eugenp/lor6-patch-11

Update README.MD
This commit is contained in:
Loredana Crusoveanu 2019-04-21 16:58:51 +03:00 committed by GitHub
commit e8e485b801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"