1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 11:55:34 +02:00

pod.md: remove incorrect example and add 'pod list' instead

This commit is contained in:
Waldir Pimenta 2016-08-18 12:17:39 +01:00
parent 2f6388423b
commit 9a3906ecbb

View file

@ -10,9 +10,9 @@
`pod install`
- Download a new pod for the current project and add it to the Podfile:
- List all available pods:
`pod install {{pod_name}}`
`pod list`
- Show the outdated pods in the current `Podfile.lock`: