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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The Busola project contains additional sub-projects:
16
16
17
17
## Prerequisites
18
18
19
-
-[`npm`](https://www.npmjs.com/) in version 10.x
19
+
-[`npm`](https://www.npmjs.com/) in version 11.5.x
20
20
-[`node`](https://nodejs.org/en/) in version 22.x
21
21
22
22
## Installation
@@ -38,8 +38,8 @@ Run the `npm start` command.
38
38
- For more information on the Busola configuration, see [Configuration](docs/operator/configuration.md).
39
39
- For more information on using Busola for development, see [Development](docs/contributor/development.md).
40
40
- To learn how to run Busola in Docker, see [Busola in Docker](docs/contributor/busola-docker.md).
41
-
- To learn how to deploy and access Busola in the Kubernetes cluster, see [Deploying and Accessing Busola in the Kubernetes Cluster](docs/operator/deploy-access-kubernetes.md).
42
-
- For more information on troubleshooting Busola, see [Troubleshooting](docs/contributor/troubleshooting.md).
41
+
- To learn how to deploy and access Busola in the Kubernetes cluster, see [Deploying and Accessing Busola in the Kubernetes Cluster](docs/contributor/deploy-access-kubernetes.md).
42
+
- For more information on troubleshooting Busola, see [Troubleshooting](docs/operator/troubleshooting.md).
0 commit comments