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
Original file line number
Diff line number
Diff line change
@@ -54,11 +54,11 @@ This repository contains the source code for the new [Files website](https://fil
54
54
## GitHub Codespaces
55
55
56
56
You can develop this project using GitHub Codespaces.
57
-
For this, click on the "Code" button on the main GitHub page of this repository.
57
+
For this, click the button below. It will allow you to create a new Codespace with the configuration of your choice.
58
58
59
-
Then click on "Codespaces" and then on "Create codespace on main".
59
+
[](https://github.com/codespaces/new/files-community/website?devcontainer_path=.devcontainer%2Fdevcontainer.json)
60
60
61
-
After the Codespace has initialized, you can run `pnpm dev` and are ready to go!
61
+
After the Codespace has initialized, you can run `pnpm dev` and you'll be ready to go!
0 commit comments