Skip to content

Commit 1be32fc

Browse files
Update README.md
1 parent 3be5e66 commit 1be32fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Action supports two ways to specify Cocoapods version:
55
- Specify path to the `Podfile.lock` file using `podfile-path` parameter. In this case, version of Cocoapods [will be parsed from Podfile.lock](https://github.com/maxim-lobanov/setup-cocoapods/blob/master/__tests__/podfile-example/Podfile.lock#L16).
66

77
# Available parameters
8-
| Parameter | Description | Supported format |
8+
| Parameter name | Description | Supported format |
99
|---------------|-----------------------------------------|----------------------------|
1010
| version | Specify version of Cocoapods to install | `latest`, `1.5.2`, `1.9.1` |
1111
| podfile-path | Specify path to `Podfile.lock` file to determine Cocoapods version dynamically | `myApp/Podfile.lock` |
@@ -37,4 +37,4 @@ jobs:
3737
```
3838

3939
# License
40-
The scripts and documentation in this project are released under the [MIT License](LICENSE)
40+
The scripts and documentation in this project are released under the [MIT License](LICENSE)

0 commit comments

Comments
 (0)