Skip to content

Commit

Permalink
Clarify instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
prouast committed Nov 12, 2024
1 parent b9f4e96 commit 3df6efe
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,13 +198,19 @@ Please note that the example script plots won't work when running them through D

#### Usage

1. Build the Docker image
1. Clone the repository

```
git clone https://github.com/Rouast-Labs/vitallens-python.git && cd vitallens-python
```

2. Build the Docker image

```
docker build -t vitallens .
```

2. Run the Docker container
3. Run the Docker container

To run the example script on the sample video:

Expand Down

0 comments on commit 3df6efe

Please sign in to comment.