Skip to content

Commit 19937a1

Browse files
authored
[editing_python_source_vscode.rst] Fix #6.
1 parent bbaee67 commit 19937a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/preamble/python/editing_python_source_vscode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Run
2222
cd ~
2323
mkdir ros2_workspace_vscode
2424
cd ros2_workspace_vscode
25-
wget https://update.code.visualstudio.com/1.93.0/linux-deb-arm64/stable
25+
wget https://update.code.visualstudio.com/1.93.0/linux-deb-x64/stable
2626
sudo dpkg -i code_1.93.0*.deb
2727
2828

0 commit comments

Comments
 (0)