Skip to content

Commit 1c21f62

Browse files
authored
Fix TOC (#257)
1 parent 982fbca commit 1c21f62

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ Set up your GitHub Actions workflow with a specific version of [uv](https://docs
1111
## Contents
1212

1313
- [Usage](#usage)
14-
- [Install the latest version (default)](#install-the-latest-version-default)
14+
- [Install a required-version or latest (default)](#install-a-required-version-or-latest-default)
15+
- [Install the latest version](#install-the-latest-version)
1516
- [Install a specific version](#install-a-specific-version)
1617
- [Install a version by supplying a semver range](#install-a-version-by-supplying-a-semver-range)
18+
- [Install a required-version](#install-a-required-version)
1719
- [Python version](#python-version)
1820
- [Validate checksum](#validate-checksum)
1921
- [Enable Caching](#enable-caching)

0 commit comments

Comments
 (0)