Browse Source

update README

tigger 1 năm trước cách đây
mục cha
commit
e2c26ad94e
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -3,8 +3,10 @@ Code repository for FISApp UI project.
 This project is an extension of [SWOPT's Angular Template](https://git.swopt.com/swopt/ng-template.git)
 
 ## Getting Started
-After cloning this project, run `./init-project` to install dependencies.    
-
+After cloning this project, checkout your project to the `dev` branch by running `git checkout origin/dev`.        
+    
+Initialize project by running `./init-project`. This will automatically install all required dependencies.    
+    
 If you encounter the following error while trying to run `ng serve`, 
 please run `./clean-project`.    
 Alternatively, you may delete all contents of this folder: [your_project_directory]/src/dependencies/angularlib/node_modules/@angular