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: src/text_editors/install_vscodium.md
+40-1Lines changed: 40 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,46 @@ Then follow the instructions below specific to what kind of computer you have.
47
47
48
48
<details>
49
49
<summary>Expand</summary>
50
-
If you are on Windows you want to click this link.
50
+
<p>If you are on Windows you want to click this link.</p>
51
+
52
+
<imgsrc="/text_editors/windows_download.png" />
53
+
54
+
<p>This will download a file. Double click it and it will open an installer like this. Follow it through to the end selecting all the default options</p>
55
+
<imgsrc="/text_editors/windows_installer.png" />
56
+
57
+
58
+
<p>When you open the program it installs you should see a screen like this.</p>
59
+
<imgsrc="/text_editors/windows_blank.png" />
60
+
61
+
<p>In the top-left corner select File -> Open Folder </p>
0 commit comments