Skip to content

Commit

Permalink
Fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
atsansone committed May 15, 2024
1 parent d493b02 commit 19830b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_includes/install/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

You have two options to install the Dart SDK on Ubuntu or Debian:

* Use the [apt-get](#install-using-apt-get) command.
* Download a [`.deb`](#install-a-debian-package) package
* Use the [apt-get](#install-using-the-apt-get-package-manager) command.
* Download a [`.deb`](#install-from-a-debian-package) package
and run the `dpkg` command.

### Install using the `apt-get` package manager {:.no_toc}
Expand Down

0 comments on commit 19830b6

Please sign in to comment.