mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Fix README Typo (#120892)
Fixes a README typo so that the prompt is consistent with VSCode 1.87.0. Pull Request resolved: https://github.com/pytorch/pytorch/pull/120892 Approved by: https://github.com/albanD, https://github.com/drisspg
This commit is contained in:
committed by
PyTorch MergeBot
parent
a7e93c341f
commit
311cc564f6
@ -46,7 +46,7 @@ If you are using [Visual Studio Code Remote - SSH](https://code.visualstudio.com
|
||||
|
||||
## Step 6: Open in DevContainer
|
||||
|
||||
1. In VSCode, use the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on macOS) to run the "Remote-Containers: Open Folder in Container..." command.
|
||||
1. In VSCode, use the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on macOS) to run the "Dev Containers: Open Folder in Container..." command.
|
||||
2. You will be prompted with two options: CPU dev container or CUDA dev container. Choose the one you want to run.
|
||||
|
||||
## Step 7: Wait for Building the Environment
|
||||
|
Reference in New Issue
Block a user