Skip to content

Commit a235861

Browse files
authored
Improve library manager option docs
I think this is accurate from 30 seconds reading their docs, but please feel free to correct it.
1 parent 8da6db4 commit a235861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Configure the checks for libraries in the [Arduino Library Manager](https://gith
6565
#### Supported values
6666

6767
- `submit` - Also run additional checks required to pass before a library is accepted for inclusion in the index.
68-
- `update`- Also run additional checks required to pass before a library is accepted for inclusion in the index.
68+
- `update`- Also run additional checks required to pass before an update to a library is accepted.
6969
- `false` - Don't run any Library Manager-specific checks.
7070

7171
**Default**: `submit` for libraries, `false` for other project types

0 commit comments

Comments
 (0)