Browse Source

Update TODO tutorial.

pull/10702/head
maliming 4 years ago
committed by GitHub
parent
commit
1f8aa684c6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/Tutorials/Todo/Index.md

2
docs/en/Tutorials/Todo/Index.md

@ -682,7 +682,7 @@ You first need to run the `TodoApp.HttpApi.Host` project since the proxy generat
Once you run the `TodoApp.HttpApi.Host` project, open a command-line terminal in the `angular` folder and type the following command:
````bash
abp generate-proxy
abp generate-proxy -t ng
````
If everything goes well, it should generate an output like shown below:

Loading…
Cancel
Save