Skip to content

Commit

Permalink
Update src/fragments/lib/project-setup/flutter/platform-setup/platfor…
Browse files Browse the repository at this point in the history
…m-setup.mdx

Co-authored-by: Dillon Nys <24740863+dnys1@users.noreply.github.com>
  • Loading branch information
Jordan-Nelson and dnys1 committed Dec 13, 2022
1 parent ac9a538 commit 2fc1c45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ sudo apt-get install -y libglib2.0-dev
The command to install might vary slightly on other Linux distributions.

### Packaging Your App
To include the dependencies above when packaging your app with Snapcraft, include them in your snapcraft.yaml file.
To include the dependencies above when packaging your app with Snapcraft, include them in your `snapcraft.yaml` file.

```yaml
parts:
Expand Down

0 comments on commit 2fc1c45

Please sign in to comment.