ultralytics 8.0.142 add OpenVINO docs (#3624)

Co-authored-by: Adrian Boguszewski <adrian.boguszewski@intel.com>
This commit is contained in:
Glenn Jocher 2023-07-25 20:03:49 +02:00 committed by GitHub
parent 1a8767051d
commit 9627323d7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 358 additions and 12 deletions

View file

@ -232,7 +232,7 @@ Ultralytics allows users to easily modify their settings. Changes can be perform
```
=== "CLI"
If you prefer using the command-line interface, the following command will allow you to modify your settings:
If you prefer using the command-line interface, the following commands will allow you to modify your settings:
```bash
# Update a setting
yolo settings runs_dir='/path/to/runs'