You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,13 @@ Next.js starter kit for Wunder projects.
21
21
- See [values](https://github.com/wunderio/charts/blob/master/drupal/values.yaml) to override.
22
22
- package.json
23
23
6. Log in to CircleCI using your Github account and add the new project using existing config.
24
+
7. After confirming the starter template is working as expected, developers are encouraged to update dependencies and keep them as up to date as possible throughout the lifetime of the project.
24
25
25
26
For additional instructions, please see the [Silta documentation](https://github.com/wunderio/silta).
26
27
27
28
## System requirements
28
29
29
-
-Node.js 10.13 or later, like [Next.js](https://nextjs.org/docs#system-requirements)
30
+
-System requirements are the same as the [Next.js requirements](https://nextjs.org/docs#system-requirements) for the version you are using.
0 commit comments