Bläddra i källkod

Update DEMO.md

Matt Raible 7 år sedan
förälder
incheckning
6d6b8fb7a9
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      DEMO.md

+ 2
- 2
DEMO.md Visa fil

7
 Create your Spring Boot API project using [start.spring.io](https://start.spring.io).
7
 Create your Spring Boot API project using [start.spring.io](https://start.spring.io).
8
 
8
 
9
 ```
9
 ```
10
-http https://start.spring.io/starter.zip \/
10
+http https://start.spring.io/starter.zip \
11
 dependencies==data-jpa,data-rest,h2,web,devtools,security,stormpath -d
11
 dependencies==data-jpa,data-rest,h2,web,devtools,security,stormpath -d
12
 ```
12
 ```
13
 
13
 
215
 Skin: Skin with dynamic hardware controls
215
 Skin: Skin with dynamic hardware controls
216
 ```
216
 ```
217
 
217
 
218
-After performing these steps, I was able to run `ionic emulate android` and see my app running in the AVD.
218
+After performing these steps, I was able to run `ionic emulate android` and see my app running in the AVD.