seungmin lee

오타수정

...@@ -37,7 +37,7 @@ cd screensaver_ver1 ...@@ -37,7 +37,7 @@ cd screensaver_ver1
37 ``` 37 ```
38 npm install 38 npm install
39 ``` 39 ```
40 -4. Add AWS KEY to [config.json](http://khuhub.khu.ac.kr/2015104201/OSS2020-2_Screensaver/blob/master/screensaver_ver2/config.json) from [AWS](https://aws.amazon.com/ko/premiumsupport/knowledge-center/create-access-key/) 40 +4. Add AWS KEY to [config.json](http://khuhub.khu.ac.kr/2015104201/OSS2020-2_Screensaver/blob/master/screensaver_ver1/config.json) from [AWS](https://aws.amazon.com/ko/premiumsupport/knowledge-center/create-access-key/)
41 5. Run 41 5. Run
42 ``` 42 ```
43 nodejs app.js 43 nodejs app.js
......