Skip to content

Commit 9e27dce

Browse files
Update README.md
1 parent 4817bd9 commit 9e27dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Os conteúdos principais a serem estudados são:
5959
dica para usar o surge:
6060
* Instalar surge (só 1a vez): `npm install -g surge`
6161
* Buildar app React: `npm run build`
62-
* cp ./build/index.html ./build/200.html
62+
* `cp ./build/index.html ./build/200.html`
6363
* Deployar com surge: `surge ./build`
6464
- Adicionar o link do deploy no readme do seu projeto/repositório:
6565

0 commit comments

Comments
 (0)