File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -98,15 +98,15 @@ The Pico VS Code extension supports Swift, enabling you to develop Raspberry Pi
9898
9999Download and install the latest Swift experimental toolchain for your platform:
100100
101- - ** Linux** : [ Install Swift for Linux] ( https://www.swift.org/install/linux/#platforms )
101+ [ // ] : <> ( - ** Linux** : [ Install Swift for Linux] ( https://www.swift.org/install/linux/#platforms ) )
102102- ** macOS** : [ Install Swift for macOS] ( https://www.swift.org/install/macos )
103103
104- > ** Note:** Windows is not currently supported.
104+ > ** Note:** Windows and Linux are currently not supported.
105105
106106### 2. Configure the Swift Toolchain
107107
108- #### ** For Linux:**
109- Ensure the ` swiftc ` executable is included in your system's ` PATH ` . Once added, restart VS Code for the changes to take effect.
108+ [ // ] : < > ( #### **For Linux:** )
109+ [ // ] : < > ( Ensure the `swiftc` executable is included in your system's `PATH`. Once added, restart VS Code for the changes to take effect. )
110110
111111#### ** For macOS:**
112112If the build fails or the Swift toolchain isn’t detected, force the toolchain selection by adding the following line to your ` ~/.zprofile ` :
You can’t perform that action at this time.
0 commit comments