Showing
1 changed file
with
3 additions
and
3 deletions
... | @@ -24,7 +24,7 @@ | ... | @@ -24,7 +24,7 @@ |
24 | ## Run screen | 24 | ## Run screen |
25 | ![2](https://user-images.githubusercontent.com/57438644/100651286-95662400-3388-11eb-8f32-fc6bdf88282b.png) | 25 | ![2](https://user-images.githubusercontent.com/57438644/100651286-95662400-3388-11eb-8f32-fc6bdf88282b.png) |
26 | 26 | ||
27 | -# Building (Ver 1.0.0 - local environment) | 27 | +# Build (Ver 1.0.0 - local environment) |
28 | 1. installing | 28 | 1. installing |
29 | ``` | 29 | ``` |
30 | git clone http://khuhub.khu.ac.kr/2015104201/OSS2020-2_Screensaver.git | 30 | git clone http://khuhub.khu.ac.kr/2015104201/OSS2020-2_Screensaver.git |
... | @@ -46,8 +46,8 @@ nodejs app.js | ... | @@ -46,8 +46,8 @@ nodejs app.js |
46 | localhost:3000 | 46 | localhost:3000 |
47 | ``` | 47 | ``` |
48 | 48 | ||
49 | -# Building (Ver 2.0.0 - Web hosting environment) | 49 | +# Build (Ver 2.0.0 - Web hosting environment) |
50 | -0. aws connect | 50 | +0. connect to server |
51 | ``` | 51 | ``` |
52 | connect with ec2 instance | 52 | connect with ec2 instance |
53 | ``` | 53 | ``` | ... | ... |
-
Please register or login to post a comment