···11# CI and Generated Stuff Readme
2233<!--
44-# Copyright 2018-2022 Collabora, Ltd. and the Monado contributors
44+# Copyright 2018-2023 Collabora, Ltd. and the Monado contributors
55#
66# SPDX-License-Identifier: CC0-1.0
77-->
···16161717<!-- do not break the following line, it is used in CI setup too, to make sure it works -->
1818```sh
1919-python3 -m pip install git+https://gitlab.freedesktop.org/freedesktop/ci-templates@d5aa3941aa03c2f716595116354fb81eb8012acb
1919+python3 -m pip install git+https://gitlab.freedesktop.org/freedesktop/ci-templates@9f0eb526291fe74651fe1430cbd2397f4c0a819b
2020```
21212222On Windows you will also need to have GNU make and busybox installed, such as with: