Skip to content
This repository was archived by the owner on Apr 3, 2021. It is now read-only.

Commit 7782e99

Browse files
committed
Env variable is COCOAPODS_VERSION
1 parent 23e3070 commit 7782e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The version inside podenv will be the branch name, for example `0.39-stable`.
142142
You can explicitly use this version via the environ variable, for example:
143143

144144
```shell
145-
$ env POD_VERSION=0.39-stable pod
145+
$ env COCOAPODSPOD_VERSION=0.39-stable pod
146146
```
147147

148148
**NOTE**: *You may also use `--repo` to install from a different GitHub

0 commit comments

Comments
 (0)