diff --git a/README.md b/README.md index 915d9a4..d4b4729 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To get this repository set up: - `npm install -g @angular/cli` - `npm install` 3. Start the application: - - `npm start` + - `npm run start:local` - The app. will automatically reload after source file changes [LocalLoop-Server]:https://github.com/Pear-Trading/Foodloop-Server @@ -45,8 +45,7 @@ To get this repository set up: ## Environments -The app defaults to using the development server. For other options, see -`src/environments/environments.ts`. +The app defaults to using the production environment. For other options, see `angular.json`. ## Build