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: .github/pull_request_template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
Before submitting a pull request for a new Learning Path, please review [Create a Learning Path](https://learn.arm.com//learning-paths/cross-platform/_example-learning-path/)
2
+
Before submitting a pull request for a new Learning Path, please review [Create a Learning Path](https://learn.arm.com/learning-paths/cross-platform/_example-learning-path/)
3
3
-[ ] I have reviewed Create a Learning Path
4
4
5
5
Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information.
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