summaryrefslogtreecommitdiffstats
path: root/PACKAGING.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2022-07-15 11:14:49 -0500
committerSean E. Russell <ser@ser1.net>2022-07-15 11:14:49 -0500
commitf433901aeee169d93be1cc68dafa1d9c5040ec62 (patch)
tree725a56c820c7d9098c16c846494ea2da2b899fa8 /PACKAGING.md
parent8226b522958023d289fe2092156496f479941f26 (diff)
Bump the version of the cross-compiler builder to pull in fixes for #212, #206, #209
Diffstat (limited to 'PACKAGING.md')
-rw-r--r--PACKAGING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACKAGING.md b/PACKAGING.md
index 4851243..c1d3215 100644
--- a/PACKAGING.md
+++ b/PACKAGING.md
@@ -56,7 +56,7 @@ The last argument is the git reference to a branch. If you're building master, j
The first time you build, a bunch of containers will be downloaded and built. The script tries to be smart about reusing build containers, so subsequent runs should run faster.
-Artifacts will be in ` `
+Artifacts will be in `work/gotop/gotop/.release`.
Erratta
-------