tigger před 2 roky
rodič
revize
bdae53f0e2
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -5,6 +5,8 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
 ## Getting Started
 ## Getting Started
 After cloning this project, run `git submodule update --init --recursive` to fetch submodules.    
 After cloning this project, run `git submodule update --init --recursive` to fetch submodules.    
 
 
+Run `npm install -g @anular/cli` to install/update Angular CLI globally.    
+
 Run `npm install` to install dependencies.    
 Run `npm install` to install dependencies.    
 
 
 If you encounter the following error while trying to run `ng serve`, please delete all contents of this folder: [your_project_directory]/src/dependencies/angularlib/node_modules/@angular    
 If you encounter the following error while trying to run `ng serve`, please delete all contents of this folder: [your_project_directory]/src/dependencies/angularlib/node_modules/@angular