Skip to content

Commit 5cd3f0d

Browse files
Jeremiah C. Fosteralexlarsson
authored andcommitted
Adding note about Yaml compatibility.
1 parent ae0ff5f commit 5cd3f0d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,11 @@ To start the server, run:
128128

129129
It 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

0 commit comments

Comments
 (0)