Skip to content

Commit

Permalink
Spelling correction for flatpak in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisprasad committed Oct 31, 2020
1 parent 9c071c9 commit d0787d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ You will need docker and docker-compose. You need to allow the root user to conn
$ xhost SI:localuser:root
$ sudo docker-compose up dev
```
As of now you can also build a flatpak version. You will need to install gobject-introspection, and flatpak-builder. After this you will need to install the runtimes and depedencies required by flatapk-builder for the compile process. You will need the 19.08 version of these flatpaks.
As of now you can also build a flatpak version. You will need to install gobject-introspection, and flatpak-builder. After this you will need to install the runtimes and depedencies required by flatpak-builder for the compile process. You will need the 19.08 version of these flatpaks.
```shell
$ flatpak install flathub org.freedesktop.Platform
$ flatpak install flathub org.freedesktop.Sdk
Expand Down

0 comments on commit d0787d6

Please sign in to comment.