This commit is contained in:
Alwin Berger 2025-08-16 07:57:08 +00:00
parent 4ebc399993
commit 009469766c

2
AE.md
View File

@ -57,6 +57,8 @@ nix develop # or nix-shell for older Nix versions
```bash ```bash
git clone --recursive https://git.cs.tu-dortmund.de/alwin.berger/FRET git clone --recursive https://git.cs.tu-dortmund.de/alwin.berger/FRET
cd FRET cd FRET
git checkout RTSS25-AE
git submodule update --init
``` ```
2. See [Docker/README.md](Docker/README.md) 2. See [Docker/README.md](Docker/README.md)