Skip to content

Commit

Permalink
Atualização do README
Browse files Browse the repository at this point in the history
  • Loading branch information
renefx committed Jan 28, 2021
1 parent d8eb65a commit 6d6d735
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ cd NewsApp
pod install
open .
```
### CocoaPods
Se você encontrar o erro abaixo, o cocoapods do seu Mac está desatualizado. Execute o comando abaixo para atualizá-lo e instalar os pods:
```sh
cd NewsApp
pod install --repo-update
```
![preview](./erro_cocoapods_desatualizado.jpeg)

## Contact Info
[email protected]
Binary file added erro_cocoapods_desatualizado.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6d6d735

Please sign in to comment.