Skip to content

Commit 59dbab8

Browse files
committed
bold?
1 parent b1c020f commit 59dbab8

File tree

1 file changed

+6
-2
lines changed
  • docs/_sections/_guide-primaries/getting-started/environment-setup

1 file changed

+6
-2
lines changed

docs/_sections/_guide-primaries/getting-started/environment-setup/windows-setup.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,10 @@ If your Windows username has spaces in it, then you will need to use the followi
111111
{: .callout-red}
112112

113113
<details markdown="1">
114-
<summary>Click to expand</summary>
115-
### __Install 7-zip__
114+
<summary>🪟 <strong>Alternative Installation (for usernames with spaces)</strong></summary>
115+
116+
### Preconfigured Installation (Only do if you have spaces in your Windows username)
117+
#### __Install 7-zip__
116118
7-zip is a file compression tool that works much faster than your native Windows tools.
117119

118120
1. Go to the [7-zip download page](https://www.7-zip.org/)
@@ -124,6 +126,7 @@ The preconfigured version allows you to circumvent the issue of not being able t
124126

125127
1. Download [zip folder from Box (~3.1 GB)](https://utexas.box.com/shared/static/0f8jo5nuhbsmefy4jkklvslvlj38f2bz.zip)
126128
2. Unzip the file to your C: drive using 7-zip. [(How do I use 7-zip?)](https://ut-ras.github.io/RobotathonESP32/technical#how-do-i-use-7-zip)
129+
127130
{: .highlight}
128131
This **will** take a while if you don't use 7-zip
129132
{: .callout-red}
@@ -136,6 +139,7 @@ This **will** take a while if you don't use 7-zip
136139
<img src="{{ '/_assets/images/vscode_bottom_ribbon_build.png' | prepend: site.baseurl }}" alt="vscode_bottom_ribbon_build.png :(">
137140
</details>
138141

142+
### Normal Installation
139143
1. Download and install [VS Code](https://code.visualstudio.com/download)
140144
2. Open the extensions tab and search `ESP-IDF`
141145
TODO put picture

0 commit comments

Comments
 (0)