mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-01 12:42:50 +08:00
Improved language used in markdown code blocks. (#6419)
* Improved language used in code blocks.
This commit is contained in:
committed by
Amy Lam
parent
b8386fe04f
commit
7ec36479b3
@@ -26,7 +26,7 @@ set HTTPS=true&&npm start
|
||||
|
||||
### Linux, macOS (Bash)
|
||||
|
||||
```bash
|
||||
```sh
|
||||
HTTPS=true npm start
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user