-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
7,533 additions
and
8,685 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,11 +13,17 @@ See https://interacto.github.io for usages and documentation of Interacto. | |
|
||
# Version number | ||
|
||
`8.17.0` means Interacto 9 with Angular 17 | ||
`8.18.0` means Interacto 9 with Angular 18 | ||
|
||
|
||
# How to install | ||
|
||
For Angular 18: | ||
|
||
``` | ||
npm install interacto@8 [email protected] | ||
``` | ||
|
||
For Angular 17: | ||
|
||
``` | ||
|
Oops, something went wrong.