tigger преди 1 година
родител
ревизия
e2c26ad94e
променени са 1 файла, в които са добавени 4 реда и са изтрити 2 реда
  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