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
The getting started instructions below use the command line interface. If you prefer to use the graphical interface start it from the macOS Launchpad, the initial screen is shown below. You can use the UI to create, start, and stop virtual machines.
@@ -130,11 +130,7 @@ If you need to install `snapd` run:
130
130
sudo apt install snapd -y
131
131
```
132
132
133
-
LXD is also required for Multipass.
134
133
135
-
```bash
136
-
sudo snap install lxd
137
-
```
138
134
139
135
{{% notice Note %}}
140
136
You can select from three Multipass releases: stable, beta, or edge. The default version is stable.
The server will print a URL to access VS Code in a browser. The URL is localhost URL. If your machine is a remote system or a Linux subsystem there are two options to connect using your local browser.
@@ -112,7 +112,7 @@ On ChromeOS you can use the Linux configuration settings to automatically do por
112
112
There are command line options to change the port, the token, and other configuration options. To see the options run:
0 commit comments