You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/getting-started/setup.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,8 @@ SwiftWasm Swift version 5.9.1 (swiftlang-5.9.1)
41
41
Target: x86_64-apple-darwin21.6.0
42
42
```
43
43
44
+
If you want to uninstall the toolchain, you can remove the toolchain directory from `/Library/Developer/Toolchains/` and make sure to remove the toolchain from your `PATH`.
45
+
44
46
## Linux
45
47
46
48
1.[Download the latest package release](#latest-release) according to your Ubuntu version and CPU architecture.
0 commit comments