Skip to content

Commit a5d6e2a

Browse files
committed
Correct documentation
1 parent 204259d commit a5d6e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To generate an Angular project with ppw compliant configurations
1515
If you want to test the development code follow the following steps:
1616
1. Run `npm run build` in this project
1717
2. Go to your desired directory by running: `cd ./to/your/desired/directory`
18-
3. Run `ng new test --collection=<path_to_this_repo>/dist/collection.json`
18+
3. Run `ng new --collection=<path_to_this_repo>/dist/collection.json`
1919

2020
### Unit Testing
2121

0 commit comments

Comments
 (0)