소스 검색

changed README.md

AkiraLaine 9 년 전
부모
커밋
46f7616419
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -38,6 +38,9 @@ First download Meteor: https://www.meteor.com/
 
 Then download Git (CLI): https://git-scm.com/
 
-Once that is done, get the repository on your local machine and open your command line.
+Once that is done:
+ 1. Star the repository!
+ 2. Fork the repository
+ 3. Clone your forked repo to your local machine
 
 Navigate to "../app" and run "meteor". Go to localhost:3000 and you're set!