We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397635d commit 6ebdc96Copy full SHA for 6ebdc96
1 file changed
projects/ngqp-demo/src/app/getting-started/getting-started.component.html
@@ -5,7 +5,7 @@ <h1>Installation</h1>
5
6
<hr />
7
8
- You can also install it manually using
+ You can also install ngqp manually by using
9
<demo-snippet type="bash" code="yarn add @ngqp/core"></demo-snippet>
10
11
and then importing it to your app's root module:
0 commit comments