박지환

Update README.md

...@@ -15,11 +15,11 @@ ...@@ -15,11 +15,11 @@
15 ### Installation 15 ### Installation
16 16
17 1. Clone the repository 17 1. Clone the repository
18 -[copy content="http://khuhub.khu.ac.kr/teamPARK/holiday-counter-recommand-activity.git"] 18 +[copy content="http://khuhub.khu.ac.kr/teamPARK/holiday-counter-recommend-activity.git"]
19 2. Install NPM packages 19 2. Install NPM packages
20 [copy content="npm install"] 20 [copy content="npm install"]
21 3. Open Server 21 3. Open Server
22 -[copy content="npm server.js"] 22 +[copy content="npm start"]
23 23
24 ## Built with 24 ## Built with
25 - [Node.js](https://nodejs.org/ko/) 25 - [Node.js](https://nodejs.org/ko/)
......