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
@@ -16,7 +17,7 @@ To get started easily, we provide a Dev Container specification, that can be use
16
17
17
18
Codespaces is a development environment service offered by GitHub that allows developers to write, run, test, and debug their code directly on a cloud machine provided by GitHub. The developer can edit the code through a VS Code running in the browser or locally.
18
19
19
-
To run a Codespace click on the **Code** and switch to the **Codespaces** tab. There, click **Create Codespace on branch [...]**.
20
+
To run a Codespace click on the **Code** and switch to the **Codespaces** tab. There, click **Create Codespace on branch [...]**.
20
21
21
22
### Local Dev Container
22
23
@@ -59,5 +60,6 @@ In order to upgrade the Subnet-EVM version, you need to change the version in `g
0 commit comments