From ea9365e7bbe2e1f2595a05d42892bc5feb100201 Mon Sep 17 00:00:00 2001 From: rvba Date: Wed, 1 Jan 2025 18:47:22 +0100 Subject: [PATCH] Actualiser Zurich hackathon --- Zurich-hackathon.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.