Matt Raible преди 7 години
родител
ревизия
e2e82fa281
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      README.md

+ 1
- 1
README.md Целия файл

@@ -8,4 +8,4 @@ You can read about how this application was created on [the Stormpath blog](http
8 8
 
9 9
 To run the Spring Boot backend, cd into `server` and run `mvn spring-boot:run`.
10 10
 
11
-In another terminal, cd into `client` and `execute `npm install && ionic serve`. The aforementioned blog post shows you how to deploy this app to an emulator/device. 
11
+In another terminal, cd into `client` and execute `npm install && ionic serve`. The aforementioned blog post shows you how to deploy this app to an emulator/device.