Skip to content

Commit a827f44

Browse files
committed
Update README.md
1 parent 0c510e0 commit a827f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ $ git push -u origin master
7070

7171
Caso dê algum erro, pode ser que tenham mudanças no repositório remoto que você não tem no local ainda, então, para resolver, faça:
7272
```sh
73-
$ git pull
73+
$ git pull origin master
7474
```
7575
Agora tente o comando push novamente, o problema deve ter sido solucionado e seus arquivos já estão no repositório remoto.

0 commit comments

Comments
 (0)