diff --git a/Zurich-hackathon.md b/Zurich-hackathon.md
index 7a02d2f..634bbb0 100644
--- a/Zurich-hackathon.md
+++ b/Zurich-hackathon.md
@@ -30,12 +30,12 @@ Samples of computations based on [IfcOpenShell](http://ifcopenshell.org/) and [C
* Automation action [sample](https://gitaec.com/rvba/hackathon-zurich/src/branch/main/.forgejo/workflows/update.yaml) and [logs](https://gitaec.com/rvba/hackathon-zurich/actions)
* Automation sample [output](https://gitaec.com/rvba/hackathon-zurich/src/branch/main/output/duplex.ifc.csv)
-## Using GitAEC
+## Use GitAEC
* The simplest way to run GitAEC is to use the [Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest).
* Learn how-to run and deploy a [container](https://en.wikipedia.org/wiki/Containerization_(computing)) from [docker.com](https://www.docker.com/)
-## Building GitAEC
+## Build GitAEC
* **Source code** of GitAEC is available on the `gitaec` branch of the **[forgejo repo](https://gitaec.org/rvba/forgejo/src/branch/gitaec)**.
* Visit the **Forgejo** [documentation](https://forgejo.org/docs/next/contributor/from-source/) for details on how-to build the platform from source.