mirror of
https://github.com/30hours/3lips.git
synced 2024-11-18 12:33:58 +00:00
Fix code block
This commit is contained in:
parent
e7d04ca6a2
commit
0b7f5aa839
1 changed files with 2 additions and 2 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue