Fix code block

This commit is contained in:
30hours 2024-01-30 11:32:51 +00:00
parent e7d04ca6a2
commit 0b7f5aa839

View file

@ -14,10 +14,10 @@ Coordinate registration for multi-static radar using ellipse intersections. Not
- Clone this repository to some directory.
- Run the docker compose command.
```bash
sudo git clone http://github.com/30hours/3lips /opt/3lips
sudo docker compose up -d —build
```
The API front-end is available at [http://localhost:49156](http://localhost:49156).