Skip to content

Commit e85a7fa

Browse files
authored
Merge pull request #13 from peternewman/patch-1
Improve library manager option docs
2 parents 8da6db4 + 8e06dbc commit e85a7fa

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 new releases of a library already in the index are 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)