Skip to content

Commit

Permalink
building simple apps - link to getting setup
Browse files Browse the repository at this point in the history
  • Loading branch information
allanday committed Jan 16, 2017
1 parent e610bef commit 1b1b55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-simple-apps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Building Simple Apps

The ``flatpak`` utility provides a simple set of commands for building and distributing applications. These allow creating new Flatpaks, into which new or existing applications can be built.

This section describes how to build a simple application which doesn't require any additional dependencies outside of the runtime it is built against. In order to complete the examples, you should have completed the steps in Getting Setup first.
This section describes how to build a simple application which doesn't require any additional dependencies outside of the runtime it is built against. In order to complete the examples, you should have completed the steps in `Getting Setup <getting-setup.html>`_ first.

Creating an app
---------------
Expand Down

0 comments on commit 1b1b55a

Please sign in to comment.