Skip to content

Commit 6fd5b81

Browse files
committed
box for vscode setup
1 parent 0764b99 commit 6fd5b81

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
11.1 KB
Loading

docs/_sections/_guide-FAQ/technical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ It translates USB data into serial data (UART) and vice versa, allowing applicat
126126

127127

128128
## What is 7-zip?
129-
7-zip is an open source application used for file compression. It is a lot faster than the native Windows file extractor (50 minutes -> 1 minute).
129+
7-zip is an open source application used for file compression. It is way faster than the native Windows file extractor.
130130

131131
## How do I use 7-zip?
132132
To extract your zipped VS Code archive, follow these steps:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,11 @@ VS Code is an easily customizable IDE with many extensions and a large community
116116
Do this even if you already have VS Code to minimize environment setup issues. Installing the ESP-IDF extension normally may result in unecessary debugging.
117117
{: .callout-red}
118118

119-
1. Download [zip folder from Box](https://utexas.box.com/s/2enfprqovfq8kmgcz8d8sn28yr6wpzt4)
120-
2. Unzip the file to your C: drive
119+
1. Download [zip folder from Box (~3.1 GB)](https://utexas.box.com/shared/static/0f8jo5nuhbsmefy4jkklvslvlj38f2bz.zip)
120+
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)
121121
{: .highlight}
122-
This **will** take a while unless you use 7-zip. [How do I use 7-zip?](https://ut-ras.github.io/RobotathonESP32/technical#how-do-i-use-7-zip)
123-
{: .callout-blue}
122+
This **will** take a while if you don't use 7-zip
123+
{: .callout-red}
124124

125125
3. Launch the "containerized" VS Code by running the `Code.exe` file in the unzipped folder
126126
4. In the top menu bar of VS Code, click `File` > `Open Folder`

0 commit comments

Comments
 (0)