Skip to content

Commit

Permalink
0.9.1 + more doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matatonic committed Apr 14, 2024
1 parent 50d7cbb commit 952f570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ Version: 0.9.1

## Docker support

1) Edit the `vision.env` or `vision-alt.env` file to suit your needs. See: `sample.env` for an example.
1) Edit the `vision.env` or `vision-alt.env` file to suit your needs. See: `vision.sample.env` for an example.

```shell
cp sample.env vision.env
cp vision.sample.env vision.env
# OR for alt the version
cp vision-alt.sample.env vision-alt.env
```
Expand Down

0 comments on commit 952f570

Please sign in to comment.