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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
### How to setup your development environment?
2
2
- TODO how to install git, node/npm, vscode.
3
3
- TODO how to configure ssh for github
4
-
- TODO What if they are on Windows? If Windows is Professional edition, they should install and use `wsl2`. If they are on Home edition, they can't use `wsl2` and they are f*ed.
4
+
- TODO If person is using Windows, they should install and use [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/about)
5
5
6
6
### How to launch the app locally?
7
7
1. If you haven't already, ensure that your development environment is set up properly. Refer to the section above for tips.
0 commit comments