File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -128,10 +128,11 @@ To start the server, run:
128128
129129It will listen on port 8080 by default.
130130
131- To test adding something to the repository, you can try building a simple
132- app and exporting it to a repository. This would normally happen on a
133- different machine than the one serving the repository, but for testing
134- we can just do it in a subdirectory:
131+ To test adding something to the repository, you can try building a
132+ simple app and exporting it to a repository. Use a recent version of
133+ flatpak and flatpak-builer to make sure you can build from Yaml files.
134+ This would normally happen on a different machine than the one serving
135+ the repository, but for testing we can just do it in a subdirectory:
135136
136137 mkdir test-build
137138 cd test-build
You can’t perform that action at this time.
0 commit comments