Skip to content

Commit d3ea4c3

Browse files
DOC-3182: remove --save flag
1 parent 80f8e1e commit d3ea4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/integrations/angular-tech-ref.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To install the `+tinymce-angular+` package and save it to your `+package.json+`.
4848

4949
[source,sh]
5050
----
51-
npm install --save @tinymce/tinymce-angular
51+
npm install @tinymce/tinymce-angular
5252
----
5353

5454
[[using-the-tinymce-angular-integration]]

0 commit comments

Comments
 (0)