Skip to content

Commit 6969839

Browse files
committed
fix readme
1 parent fd13c02 commit 6969839

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@ yarn build
3939

4040
This command generates static content into the `build` directory and can be served using any static contents hosting service.
4141

42-
### Deployment
43-
44-
Using SSH:
45-
```bash
46-
USE_SSH=true yarn deploy
47-
```
48-
49-
Not using SSH:
50-
```bash
51-
GIT_USER=<Your GitHub username> yarn deploy
52-
```
5342

5443
## 📝 Contributing
5544

0 commit comments

Comments
 (0)