Skip to content

Commit

Permalink
Tweak wording of builddir install
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Jan 5, 2024
1 parent 9e864a3 commit 0302e7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/first-build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ and install it::
$ flatpak-builder --force-clean --user --install-deps-from=flathub --install builddir org.flatpak.Hello.yml

This command will first build each module that is listed in the manifest,
install them to the ``/app`` subdirectory inside the ``builddir/files``
directory and finally install the the whole application.
install the contents of ``builddir/files`` in ``/app`` inside the sandbox
and finally install the the whole application as a flatpak.

4. Run the application
----------------------
Expand Down

0 comments on commit 0302e7f

Please sign in to comment.